summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authoreroen2014-12-31 01:29:58 +0100
committereroen2015-01-06 01:06:15 +0100
commit1b1f22654391eb2f7efd82023aa6523b80dcb526 (patch)
treed1a88291d4819a2c1b354e907a2ff83a40eb778e /dev-python
parentc365f6970bc91f618fa6b8346a5dfa8d98c0a06e (diff)
downloaderoen-overlay-1b1f22654391eb2f7efd82023aa6523b80dcb526.tar.gz
eroen-overlay-1b1f22654391eb2f7efd82023aa6523b80dcb526.tar.bz2
eroen-overlay-1b1f22654391eb2f7efd82023aa6523b80dcb526.tar.xz
cffi - fix failglob
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cffi/cffi-0.8.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cffi/cffi-0.8.6.ebuild b/dev-python/cffi/cffi-0.8.6.ebuild
index c58b9a67..1f7cfaf0 100644
--- a/dev-python/cffi/cffi-0.8.6.ebuild
+++ b/dev-python/cffi/cffi-0.8.6.ebuild
@@ -21,6 +21,7 @@ RDEPEND="virtual/libffi
dev-python/pycparser[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
+DOCS=""
python_compile_all() {
use doc && emake -C doc html