diff options
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CGI/CGI-3.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.15.ebuild b/perl-core/CGI/CGI-3.15.ebuild index 50302bffe674..0e0a89ea7571 100644 --- a/perl-core/CGI/CGI-3.15.ebuild +++ b/perl-core/CGI/CGI-3.15.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.15.ebuild,v 1.6 2006/03/10 01:10:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.15.ebuild,v 1.7 2006/04/09 18:00:51 vapier 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 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" DEPEND=">=dev-lang/perl-5.8.0-r12" |