summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-04-20 10:04:08 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-20 10:04:34 +0200
commit83f82c477f328cfbd174ce89c535b825ab103b19 (patch)
treee83e51cb36d7ff52254c05629c89ba004355e745 /sys-devel
parentsci-mathematics/pari: Remove old version (diff)
downloadgentoo-83f82c477f328cfbd174ce89c535b825ab103b19.tar.gz
gentoo-83f82c477f328cfbd174ce89c535b825ab103b19.tar.bz2
gentoo-83f82c477f328cfbd174ce89c535b825ab103b19.zip
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-3.7.1-r3.ebuild4
-rw-r--r--sys-devel/llvm/llvm-3.9.1-r1.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/sys-devel/llvm/llvm-3.7.1-r3.ebuild b/sys-devel/llvm/llvm-3.7.1-r3.ebuild
index c176d25b8fdb..c6a7d356982c 100644
--- a/sys-devel/llvm/llvm-3.7.1-r3.ebuild
+++ b/sys-devel/llvm/llvm-3.7.1-r3.ebuild
@@ -75,9 +75,7 @@ DEPEND="${COMMON_DEPEND}
ocaml? ( 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 )
kernel_Darwin? ( =sys-libs/libcxx-${PV}* )"
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