diff options
author | 2015-03-02 09:34:42 +0000 | |
---|---|---|
committer | 2015-03-02 09:34:42 +0000 | |
commit | 8900e8e53c3faf5e1a842d20f1d29789bfb76429 (patch) | |
tree | 758d6aef45862cd1a99fbf8d139b073c300b1c0d /dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild | |
parent | Stable for ppc, wrt bug #525274 (diff) | |
download | gentoo-2-8900e8e53c3faf5e1a842d20f1d29789bfb76429.tar.gz gentoo-2-8900e8e53c3faf5e1a842d20f1d29789bfb76429.tar.bz2 gentoo-2-8900e8e53c3faf5e1a842d20f1d29789bfb76429.zip |
Stable for ppc, wrt bug #519646
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild index dbf78d15b04f..d62208835fad 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r9.ebuild,v 1.8 2015/01/16 08:35:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild,v 1.9 2015/03/02 09:34:42 ago Exp $ EAPI=5 @@ -14,7 +14,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" |