From 671532d544a01f784978a48edc05adb4777fbc3a Mon Sep 17 00:00:00 2001 From: eroen Date: Fri, 19 Sep 2014 14:35:46 +0200 Subject: cffi - in source build, tests pollute source tree --- dev-python/cffi/cffi-0.8.6.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python') 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 -- cgit v1.2.1