--- /usr/portage/dev-libs/openssl/openssl-1.0.1e-r1.ebuild 2013-10-15 05:01:10.000000000 +0300 +++ /usr/local/portage/dev-libs/openssl/openssl-1.0.1e-r2.ebuild 2013-10-17 23:05:09.128383791 +0300 @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.1e-r1.ebuild,v 1.16 2013/10/15 01:53:27 vapier Exp $ +# $Header: $ EAPI="4" -inherit eutils flag-o-matic toolchain-funcs multilib +inherit eutils flag-o-matic toolchain-funcs multilib multilib-minimal REV="1.7" DESCRIPTION="full-strength general purpose cryptography library (including SSL and TLS)" @@ -14,7 +14,7 @@ LICENSE="openssl" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc -ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc -ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="bindist gmp kerberos rfc3779 sse2 static-libs test +tls-heartbeat vanilla zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, @@ -26,6 +26,10 @@ # version that lack runtime version checking. We'll drop them in # the future. RDEPEND="static-libs? ( ${LIB_DEPEND} ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20131008-r5 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + ) !static-libs? ( ${LIB_DEPEND//\[static-libs(+)]} ) !