diff options
author | 2013-07-30 23:10:46 +0000 | |
---|---|---|
committer | 2013-07-30 23:10:46 +0000 | |
commit | 1c53ec79ac7807040c5e56527d314e5d22da1869 (patch) | |
tree | 099ed6726e7a58c7f3646c718e80948eb26a67b0 /sys-devel/llvm/llvm-3.3-r1.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-1c53ec79ac7807040c5e56527d314e5d22da1869.tar.gz gentoo-2-1c53ec79ac7807040c5e56527d314e5d22da1869.tar.bz2 gentoo-2-1c53ec79ac7807040c5e56527d314e5d22da1869.zip |
update emul blocker so that it is stacked for baselibs -r3
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-devel/llvm/llvm-3.3-r1.ebuild')
-rw-r--r-- | sys-devel/llvm/llvm-3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-3.3-r1.ebuild b/sys-devel/llvm/llvm-3.3-r1.ebuild index 881699a36bcf..8516f2df6e10 100644 --- a/sys-devel/llvm/llvm-3.3-r1.ebuild +++ b/sys-devel/llvm/llvm-3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild,v 1.3 2013/07/30 14:04:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild,v 1.4 2013/07/30 23:10:46 aballier Exp $ EAPI=5 @@ -45,7 +45,7 @@ RDEPEND="dev-lang/perl udis86? ( dev-libs/udis86[pic(+),${MULTILIB_USEDEP}] ) clang? ( !<=sys-devel/clang-3.3-r99 !>=sys-devel/clang-9999 ) - abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 + abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r2 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" # pypy gives me around 1700 unresolved tests due to open file limit |