projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a8ee12
)
sys-devel/llvm: Fix dependency syntax in -9999, #606532
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jan 2017 18:35:49 +0000
(19:35 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Jan 2017 18:37:17 +0000
(19:37 +0100)
sys-devel/llvm/llvm-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-9999.ebuild
b/sys-devel/llvm/llvm-9999.ebuild
index e4db58a5e54cc369e781d35a12b36125c98629b5..a66f1e10dc84deb5001fb56b8b9734babfee8b3e 100644
(file)
--- a/
sys-devel/llvm/llvm-9999.ebuild
+++ b/
sys-devel/llvm/llvm-9999.ebuild
@@
-55,7
+55,7
@@
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )
gold? ( sys-libs/binutils-libs )
libffi? ( virtual/pkgconfig )
- test? ( $(python_gen_any_dep "
'
~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") )
+ test? ( $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") )
!!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"