diff options
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild index 490b8ccfad3f..0f1fa51443b6 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v 1.5 2008/09/03 17:27:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v 1.6 2008/11/09 11:37:09 vapier Exp $ MODULE_AUTHOR="GBARR" inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gbarr/" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="kerberos" SRC_TEST="do" |