diff options
Diffstat (limited to 'dev-perl/CGI/CGI-2.93.ebuild')
-rw-r--r-- | dev-perl/CGI/CGI-2.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-2.93.ebuild b/dev-perl/CGI/CGI-2.93.ebuild index a9af25b25bdb..e8f39d9ea989 100644 --- a/dev-perl/CGI/CGI-2.93.ebuild +++ b/dev-perl/CGI/CGI-2.93.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/CGI/CGI-2.93.ebuild,v 1.2 2003/06/01 00:50:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.93.ebuild,v 1.3 2003/06/21 21:36:35 drobbins Exp $ inherit perl-module @@ -12,6 +12,6 @@ HOMEPAGE="http://search.cpan.org/author/LDS/CGI.pm-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" DEPEND="dev-perl/File-Spec" |