diff options
Diffstat (limited to 'perl-core/digest-base/digest-base-1.05.ebuild')
-rw-r--r-- | perl-core/digest-base/digest-base-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/digest-base/digest-base-1.05.ebuild b/perl-core/digest-base/digest-base-1.05.ebuild index 0f4e664f19bb..de7fd3ec57ae 100644 --- a/perl-core/digest-base/digest-base-1.05.ebuild +++ b/perl-core/digest-base/digest-base-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.05.ebuild,v 1.2 2006/08/04 13:37:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.05.ebuild,v 1.3 2006/10/20 21:09:49 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" mydoc="rfc*.txt" |