diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 11:01:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 11:02:39 +0100 |
commit | 48d3c68592869e8553e9b60eb6df2493675b3c98 (patch) | |
tree | 286499a2e727dbd3125a985e5b6e2eaeb86f76b9 /net-nds | |
parent | virtual/perl-XSLoader: ppc64 stable wrt bug #589680 (diff) | |
download | gentoo-48d3c68592869e8553e9b60eb6df2493675b3c98.tar.gz gentoo-48d3c68592869e8553e9b60eb6df2493675b3c98.tar.bz2 gentoo-48d3c68592869e8553e9b60eb6df2493675b3c98.zip |
net-nds/openldap: ppc64 stable wrt bug #560424
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/openldap/openldap-2.4.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/openldap/openldap-2.4.44.ebuild b/net-nds/openldap/openldap-2.4.44.ebuild index 8ff4f6e6672e..4b43621e84ae 100644 --- a/net-nds/openldap/openldap-2.4.44.ebuild +++ b/net-nds/openldap/openldap-2.4.44.ebuild @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${P}.tgz LICENSE="OPENLDAP GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE_DAEMON="crypt icu samba slp tcpd experimental minimal" IUSE_BACKEND="+berkdb" |