diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-21 03:41:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-21 03:41:26 +0000 |
commit | 7643e1a093eddc75f0a29ed6ff8b572d46973617 (patch) | |
tree | bbcbb4ef518fab4f8e7b624a9e70fda2618a9e8e /dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild | |
parent | small fix (diff) | |
download | historical-7643e1a093eddc75f0a29ed6ff8b572d46973617.tar.gz historical-7643e1a093eddc75f0a29ed6ff8b572d46973617.tar.bz2 historical-7643e1a093eddc75f0a29ed6ff8b572d46973617.zip |
arm/ia64/s390 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild index 14a5c513dd61..7b0bb9657aeb 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.09.ebuild,v 1.3 2005/08/19 19:34:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.4 2005/08/21 03:41:26 vapier Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |