diff options
Diffstat (limited to 'perl-core/CGI/CGI-3.20.ebuild')
-rw-r--r-- | perl-core/CGI/CGI-3.20.ebuild | 4 |
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 aa7a5ff07e5f..6083e8c8ba3f 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.6 2006/07/17 23:34:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.20.ebuild,v 1.7 2006/09/05 05:48:05 kumba 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" |