summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/CGI/CGI-3.10.ebuild')
-rw-r--r--perl-core/CGI/CGI-3.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.10.ebuild b/perl-core/CGI/CGI-3.10.ebuild
index a1430b90fe2f..a6a2b7033eaf 100644
--- a/perl-core/CGI/CGI-3.10.ebuild
+++ b/perl-core/CGI/CGI-3.10.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/CGI/CGI-3.10.ebuild,v 1.6 2006/02/01 00:18:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.10.ebuild,v 1.7 2006/02/07 20:59:34 blubb Exp $
inherit perl-module
@@ -14,5 +14,5 @@ IUSE=""
SLOT="0"
SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
DEPEND=">=dev-lang/perl-5.8.0-r12"