diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:36:44 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:36:44 +0000 |
commit | e0923606877fc315133b632f42feee3661d51181 (patch) | |
tree | 5768577d3f83fc1f9393a865aba3bbd04ae751a2 /dev-perl/Getopt-Long | |
parent | mondo amd64 commit (keywords, misc things here and there) (diff) | |
download | gentoo-2-e0923606877fc315133b632f42feee3661d51181.tar.gz gentoo-2-e0923606877fc315133b632f42feee3661d51181.tar.bz2 gentoo-2-e0923606877fc315133b632f42feee3661d51181.zip |
amd64 keyword fix0rs
Diffstat (limited to 'dev-perl/Getopt-Long')
-rw-r--r-- | dev-perl/Getopt-Long/Getopt-Long-2.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Getopt-Long/Getopt-Long-2.33.ebuild b/dev-perl/Getopt-Long/Getopt-Long-2.33.ebuild index 06611c94f14d..bf153887476a 100644 --- a/dev-perl/Getopt-Long/Getopt-Long-2.33.ebuild +++ b/dev-perl/Getopt-Long/Getopt-Long-2.33.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/Getopt-Long/Getopt-Long-2.33.ebuild,v 1.1 2003/06/16 13:42:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.33.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~ppc ~sparc" +KEYWORDS="x86 amd64 ~alpha ~ppc ~sparc" DEPEND="dev-perl/PodParser" |