sys-devel/llvm: Force python* for USE=test build
authorMichał Górny <mgorny@gentoo.org>
Wed, 9 Dec 2015 19:01:45 +0000 (20:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 9 Dec 2015 19:06:47 +0000 (20:06 +0100)
sys-devel/llvm/llvm-3.7.0-r3.ebuild

index 4fe4d699ed561f8c72a9a3f3018227a88ab7c9b4..ab428f05c9d7d40208b2c91a0174f90ebd941c7f 100644 (file)
@@ -219,7 +219,7 @@ src_prepare() {
        # User patches
        epatch_user
 
-       python_setup
+       python_setup 'python*'
 
        # Native libdir is used to hold LLVMgold.so
        NATIVE_LIBDIR=$(get_libdir)