diff options
author | 2013-08-06 12:36:11 +0000 | |
---|---|---|
committer | 2013-08-06 12:36:11 +0000 | |
commit | 5d1076bbe66699ca9dd72c1028f2aa79805af20e (patch) | |
tree | b33bee8e105faf4b7aa99064d41b1077b3237c1f /dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | |
parent | Stable for s390, wrt bug #476568 (diff) | |
download | historical-5d1076bbe66699ca9dd72c1028f2aa79805af20e.tar.gz historical-5d1076bbe66699ca9dd72c1028f2aa79805af20e.tar.bz2 historical-5d1076bbe66699ca9dd72c1028f2aa79805af20e.zip |
Stable for s390, wrt bug #476764
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="s390"
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 fe08064280ea..0a701f3615b0 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.11 2013/07/22 08:54:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild,v 1.12 2013/08/06 12:36:08 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" |