diff options
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild index 5b910661c31c..3c1547cb9433 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.23.ebuild,v 1.7 2009/06/27 21:52:25 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.8 2009/06/30 13:36:20 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.7" @@ -10,7 +10,7 @@ inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 ntlm_patch="${P}-ntlm_impl-spnego.patch.gz" SASLAUTHD_CONF_VER="2.1.21" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)." HOMEPAGE="http://asg.web.cmu.edu/sasl/" |