From 9d77bfe1b51f63fa0d508ea96b01b09029d0df1b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 7 Dec 2019 10:11:58 +0100 Subject: [PATCH] sys-devel/llvm: Remove outdated blocker MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/llvm/llvm-10.0.0.9999.ebuild | 2 -- sys-devel/llvm/llvm-6.0.1-r2.ebuild | 2 -- sys-devel/llvm/llvm-6.0.1.ebuild | 2 -- sys-devel/llvm/llvm-7.1.0.ebuild | 2 -- sys-devel/llvm/llvm-8.0.1.ebuild | 2 -- sys-devel/llvm/llvm-9.0.0.ebuild | 2 -- sys-devel/llvm/llvm-9.0.1.9999.ebuild | 2 -- sys-devel/llvm/llvm-9.0.1_rc2.ebuild | 2 -- 8 files changed, 16 deletions(-) diff --git a/sys-devel/llvm/llvm-10.0.0.9999.ebuild b/sys-devel/llvm/llvm-10.0.0.9999.ebuild index ac0af7a686a0..c41b6f527c9e 100644 --- a/sys-devel/llvm/llvm-10.0.0.9999.ebuild +++ b/sys-devel/llvm/llvm-10.0.0.9999.ebuild @@ -49,7 +49,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=" @@ -67,7 +66,6 @@ BDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] ') ) libffi? ( virtual/pkgconfig ) - !!