summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-11-09 14:46:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-11-09 14:46:59 +0000
commit4d803f50c7a7f2331d3fa84aa928e75b28853374 (patch)
tree7499b779c5042aeadee353f30cd01c6244f95beb /dev-perl/CGI/CGI-2.98.ebuild
parentAdded ~sparc to keywords. (diff)
downloadhistorical-4d803f50c7a7f2331d3fa84aa928e75b28853374.tar.gz
historical-4d803f50c7a7f2331d3fa84aa928e75b28853374.tar.bz2
historical-4d803f50c7a7f2331d3fa84aa928e75b28853374.zip
unmask
Diffstat (limited to 'dev-perl/CGI/CGI-2.98.ebuild')
-rw-r--r--dev-perl/CGI/CGI-2.98.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-2.98.ebuild b/dev-perl/CGI/CGI-2.98.ebuild
index 17bfd40053f1..db75c8080d6e 100644
--- a/dev-perl/CGI/CGI-2.98.ebuild
+++ b/dev-perl/CGI/CGI-2.98.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.98.ebuild,v 1.2 2003/08/13 22:25:43 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-2.98.ebuild,v 1.3 2003/11/09 14:39:11 mcummings Exp $
inherit perl-module
@@ -13,5 +13,5 @@ HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~mips"
newdepend ">=perl-5.8.0-r12"