diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:24:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:24:30 +0000 |
commit | 9185fbf5ba511b3121b84feeb813b23e844156cb (patch) | |
tree | efaa02c1a71392177394bf9dc112f3b57ca3a78f /net-nds/openldap/openldap-2.4.35-r1.ebuild | |
parent | Stable for sparc, wrt bug #486890 (diff) | |
download | historical-9185fbf5ba511b3121b84feeb813b23e844156cb.tar.gz historical-9185fbf5ba511b3121b84feeb813b23e844156cb.tar.bz2 historical-9185fbf5ba511b3121b84feeb813b23e844156cb.zip |
Stable for sparc, wrt bug #486302
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="sparc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-nds/openldap/openldap-2.4.35-r1.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.4.35-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.35-r1.ebuild b/net-nds/openldap/openldap-2.4.35-r1.ebuild index 9db57f26e6c6..90bd9809be30 100644 --- a/net-nds/openldap/openldap-2.4.35-r1.ebuild +++ b/net-nds/openldap/openldap-2.4.35-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/net-nds/openldap/openldap-2.4.35-r1.ebuild,v 1.8 2013/12/22 11:59:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.35-r1.ebuild,v 1.9 2013/12/23 16:24:29 ago Exp $ EAPI="4" @@ -17,7 +17,7 @@ SRC_URI="mirror://openldap/openldap-release/${P}.tgz LICENSE="OPENLDAP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~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" |