diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-21 03:46:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-21 03:46:08 +0000 |
commit | f791af8c6058b4d63ff966f6af7967824bcc27e4 (patch) | |
tree | a0445f827d7bed0b4f4a96b36c3e0125f0dcee9a /dev-perl/Authen-SASL | |
parent | another small fix. last one I hope. ;) (diff) | |
download | gentoo-2-f791af8c6058b4d63ff966f6af7967824bcc27e4.tar.gz gentoo-2-f791af8c6058b4d63ff966f6af7967824bcc27e4.tar.bz2 gentoo-2-f791af8c6058b4d63ff966f6af7967824bcc27e4.zip |
arm/ia64/s390 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Authen-SASL')
-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" |