summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/CGI/CGI-3.20.ebuild')
-rw-r--r--perl-core/CGI/CGI-3.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.20.ebuild b/perl-core/CGI/CGI-3.20.ebuild
index 1191b9c41568..97f2b92f8007 100644
--- a/perl-core/CGI/CGI-3.20.ebuild
+++ b/perl-core/CGI/CGI-3.20.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.20.ebuild,v 1.3 2006/06/12 17:04:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.20.ebuild,v 1.4 2006/07/02 20:26:44 vapier Exp $
inherit perl-module
@@ -14,5 +14,5 @@ IUSE=""
SLOT="0"
SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
DEPEND=">=dev-lang/perl-5.8.0-r12"