diff options
Diffstat (limited to 'dev-perl/Storable/Storable-2.04-r1.ebuild')
-rw-r--r-- | dev-perl/Storable/Storable-2.04-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Storable/Storable-2.04-r1.ebuild b/dev-perl/Storable/Storable-2.04-r1.ebuild index aed8c219830a..7a4f628ec599 100644 --- a/dev-perl/Storable/Storable-2.04-r1.ebuild +++ b/dev-perl/Storable/Storable-2.04-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04-r1.ebuild,v 1.4 2003/04/06 16:17:22 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.04-r1.ebuild,v 1.5 2003/06/21 21:36:37 drobbins Exp $ inherit perl-module @@ -12,6 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc alpha hppa arm" +KEYWORDS="x86 amd64 ppc alpha hppa arm" DEPEND="dev-perl/Test-Simple" |