summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/llvm/llvm-3.7.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.7.0-r3.ebuild b/sys-devel/llvm/llvm-3.7.0-r3.ebuild
index 4fe4d699ed56..ab428f05c9d7 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)