summaryrefslogtreecommitdiff
path: root/sys-devel/llvm/llvm-3.9.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /sys-devel/llvm/llvm-3.9.1-r1.ebuild
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'sys-devel/llvm/llvm-3.9.1-r1.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.9.1-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-devel/llvm/llvm-3.9.1-r1.ebuild b/sys-devel/llvm/llvm-3.9.1-r1.ebuild
index bc9897f9842e..39e45f7ddb79 100644
--- a/sys-devel/llvm/llvm-3.9.1-r1.ebuild
+++ b/sys-devel/llvm/llvm-3.9.1-r1.ebuild
@@ -80,9 +80,7 @@ DEPEND="${COMMON_DEPEND}
test? ( dev-ml/ounit ) )
${PYTHON_DEPS}"
RDEPEND="${COMMON_DEPEND}
- clang? ( !<=sys-devel/clang-${PV}-r99 )
- abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r2
- !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"
+ clang? ( !<=sys-devel/clang-${PV}-r99 )"
PDEPEND="
clang? (
=sys-devel/clang-${PV}-r100