diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 19:04:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 19:04:15 +0000 |
commit | a0ce1de14a208f306ea5a2d58cec04ebb75ac01c (patch) | |
tree | 62c762df93b3bf2cde3e5a0dc73ef145379f4cab /perl-core/CGI/CGI-3.48.ebuild | |
parent | Stable for HPPA (bug #288026). (diff) | |
download | gentoo-2-a0ce1de14a208f306ea5a2d58cec04ebb75ac01c.tar.gz gentoo-2-a0ce1de14a208f306ea5a2d58cec04ebb75ac01c.tar.bz2 gentoo-2-a0ce1de14a208f306ea5a2d58cec04ebb75ac01c.zip |
Stable for HPPA (bug #288026).
(Portage version: 2.2_rc56/cvs/Linux i686)
Diffstat (limited to 'perl-core/CGI/CGI-3.48.ebuild')
-rw-r--r-- | perl-core/CGI/CGI-3.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.48.ebuild b/perl-core/CGI/CGI-3.48.ebuild index ffc395d08cd4..7b264416a8db 100644 --- a/perl-core/CGI/CGI-3.48.ebuild +++ b/perl-core/CGI/CGI-3.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.48.ebuild,v 1.3 2009/12/07 11:35:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.48.ebuild,v 1.4 2009/12/07 19:04:15 jer Exp $ EAPI=2 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -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" IUSE="" #DEPEND="dev-lang/perl" |