diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 16:06:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 16:06:52 +0000 |
commit | 75bd6c5cc99692d35f44321e0099928017917281 (patch) | |
tree | 80d22f2e06628b1472fc6c567722199607b8dc44 /dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | |
parent | vanilla-2.6.32.61 + genpatches-2.6.32-48 + grsecurity-2.9.1-2.6.32.61-2013071... (diff) | |
download | historical-75bd6c5cc99692d35f44321e0099928017917281.tar.gz historical-75bd6c5cc99692d35f44321e0099928017917281.tar.bz2 historical-75bd6c5cc99692d35f44321e0099928017917281.zip |
Stable for ppc64, wrt bug #476764
Package-Manager: portage-2.1.12.13/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild index 5c4047539ee3..1b0cd6a187be 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild,v 1.6 2013/07/21 15:39:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild,v 1.7 2013/07/21 16:06:45 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz" LICENSE="BSD-with-attribution" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite srp ssl static-libs urandom" |