diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-17 11:07:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-17 11:07:05 +0000 |
commit | 449cc108d6d21d24c19c66c2594801a2af75687f (patch) | |
tree | 3f4cec96753c498d76fb371aa51d99fc74f7ad0c /dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | |
parent | Add some Prefix keywords (diff) | |
download | historical-449cc108d6d21d24c19c66c2594801a2af75687f.tar.gz historical-449cc108d6d21d24c19c66c2594801a2af75687f.tar.bz2 historical-449cc108d6d21d24c19c66c2594801a2af75687f.zip |
Stable for HPPA (bug #476764).
Package-Manager: portage-2.2.0_alpha188/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
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 44bb7977938d..2263692b9aa9 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.1 2013/07/14 08:40:27 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild,v 1.2 2013/07/17 11:07:04 jer 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" |