summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-07 10:11:58 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-07 10:15:47 +0100
commit9d77bfe1b51f63fa0d508ea96b01b09029d0df1b (patch)
tree5e3145f17cd3bcf6d0a159a20b4fa40cc61217a2 /sys-devel/llvm/llvm-9.0.1_rc2.ebuild
parentsys-devel/clang: Remove outdated blocker (diff)
downloadgentoo-9d77bfe1b51f63fa0d508ea96b01b09029d0df1b.tar.gz
gentoo-9d77bfe1b51f63fa0d508ea96b01b09029d0df1b.tar.bz2
gentoo-9d77bfe1b51f63fa0d508ea96b01b09029d0df1b.zip
sys-devel/llvm: Remove outdated blocker
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm/llvm-9.0.1_rc2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-9.0.1_rc2.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-9.0.1_rc2.ebuild b/sys-devel/llvm/llvm-9.0.1_rc2.ebuild
index 2f2597f5b16d..9322ed86fcb6 100644
--- a/sys-devel/llvm/llvm-9.0.1_rc2.ebuild
+++ b/sys-devel/llvm/llvm-9.0.1_rc2.ebuild
@@ -46,7 +46,6 @@ RDEPEND="
xar? ( app-arch/xar )
xml? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] )
z3? ( >=sci-mathematics/z3-4.7.1:0=[${MULTILIB_USEDEP}] )"
-# configparser-3.2 breaks the build (3.3 or none at all are fine)
DEPEND="${RDEPEND}
gold? ( sys-libs/binutils-libs )"
BDEPEND="
@@ -63,7 +62,6 @@ BDEPEND="
dev-python/sphinx[${PYTHON_USEDEP}]
') )
libffi? ( virtual/pkgconfig )
- !!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
# There are no file collisions between these versions but having :0
# installed means llvm-config there will take precedence.