summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreroen <eroen@occam.eroen.eu>2014-09-19 14:35:46 +0200
committereroen <eroen@occam.eroen.eu>2014-09-19 14:37:35 +0200
commit671532d544a01f784978a48edc05adb4777fbc3a (patch)
treebdb1ad4c97e6b4e0ebd090e016ecc00928901dd9 /dev-python
parentcffi-0.8.6 from gentoo (diff)
downloaderoen-671532d544a01f784978a48edc05adb4777fbc3a.tar.gz
eroen-671532d544a01f784978a48edc05adb4777fbc3a.tar.bz2
eroen-671532d544a01f784978a48edc05adb4777fbc3a.zip
cffi - in source build, tests pollute source tree
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 0970f97..c58b9a6 100644
--- a/dev-python/cffi/cffi-0.8.6.ebuild
+++ b/dev-python/cffi/cffi-0.8.6.ebuild
@@ -4,6 +4,7 @@
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+DISTUTILS_IN_SOURCE_BUILD=1
inherit distutils-r1