diff options
author | David Seifert <soap@gentoo.org> | 2018-04-20 10:04:08 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-20 10:04:34 +0200 |
commit | 83f82c477f328cfbd174ce89c535b825ab103b19 (patch) | |
tree | e83e51cb36d7ff52254c05629c89ba004355e745 /net-nds | |
parent | sci-mathematics/pari: Remove old version (diff) | |
download | gentoo-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 'net-nds')
-rw-r--r-- | net-nds/openldap/openldap-2.4.44-r1.ebuild | 4 | ||||
-rw-r--r-- | net-nds/openldap/openldap-2.4.44.ebuild | 4 | ||||
-rw-r--r-- | net-nds/openldap/openldap-2.4.45.ebuild | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/net-nds/openldap/openldap-2.4.44-r1.ebuild b/net-nds/openldap/openldap-2.4.44-r1.ebuild index 2c0a46f3c1b8..9a2496805c41 100644 --- a/net-nds/openldap/openldap-2.4.44-r1.ebuild +++ b/net-nds/openldap/openldap-2.4.44-r1.ebuild @@ -77,10 +77,6 @@ CDEPEND=" kinit? ( !app-crypt/heimdal ) ) cxx? ( dev-libs/cyrus-sasl:= ) - ) - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20140508-r3 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" DEPEND="${CDEPEND} sys-apps/groff" diff --git a/net-nds/openldap/openldap-2.4.44.ebuild b/net-nds/openldap/openldap-2.4.44.ebuild index 224368aab689..9ff3e77920a1 100644 --- a/net-nds/openldap/openldap-2.4.44.ebuild +++ b/net-nds/openldap/openldap-2.4.44.ebuild @@ -76,10 +76,6 @@ CDEPEND=" kinit? ( !app-crypt/heimdal ) ) cxx? ( dev-libs/cyrus-sasl:= ) - ) - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20140508-r3 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" DEPEND="${CDEPEND} sys-apps/groff" diff --git a/net-nds/openldap/openldap-2.4.45.ebuild b/net-nds/openldap/openldap-2.4.45.ebuild index 7b031230377d..5e128b5c465f 100644 --- a/net-nds/openldap/openldap-2.4.45.ebuild +++ b/net-nds/openldap/openldap-2.4.45.ebuild @@ -77,10 +77,6 @@ CDEPEND=" kinit? ( !app-crypt/heimdal ) ) cxx? ( dev-libs/cyrus-sasl:= ) - ) - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-baselibs-20140508-r3 - !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" DEPEND="${CDEPEND} sys-apps/groff" |