commit:     029c2896425322f16081d0c66d4e9b1bd6d4f3be
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  9 19:01:45 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 19:06:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=029c2896

sys-devel/llvm: Force python* for USE=test build

 sys-devel/llvm/llvm-3.7.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm/llvm-3.7.0-r3.ebuild 
b/sys-devel/llvm/llvm-3.7.0-r3.ebuild
index 4fe4d69..ab428f0 100644
--- a/sys-devel/llvm/llvm-3.7.0-r3.ebuild
+++ b/sys-devel/llvm/llvm-3.7.0-r3.ebuild
@@ -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)

Reply via email to