diff options
| author | eroen | 2014-09-19 14:35:46 +0200 |
|---|---|---|
| committer | eroen | 2014-09-19 14:37:35 +0200 |
| commit | 671532d544a01f784978a48edc05adb4777fbc3a (patch) | |
| tree | bdb1ad4c97e6b4e0ebd090e016ecc00928901dd9 | |
| parent | 31e093a090cda5ce11825a74059877f7c9e212e0 (diff) | |
| download | eroen-overlay-671532d544a01f784978a48edc05adb4777fbc3a.tar.gz eroen-overlay-671532d544a01f784978a48edc05adb4777fbc3a.tar.bz2 eroen-overlay-671532d544a01f784978a48edc05adb4777fbc3a.tar.xz | |
cffi - in source build, tests pollute source tree
| -rw-r--r-- | dev-python/cffi/cffi-0.8.6.ebuild | 1 |
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 0970f977..c58b9a67 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 |
