diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-31 12:02:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-31 12:02:34 +0100 |
commit | 1ca9a2daf209ef6e91e567c386de7d799ad4323d (patch) | |
tree | 77eb495f977e022d25d44a0e5c5906f3696ed544 /dev-perl/CGI-Simple | |
parent | dev-perl/Class-Accessor-Grouped: amd64/ppc/x86 stable, (ALLARCHES policy) wrt... (diff) | |
download | gentoo-1ca9a2daf209ef6e91e567c386de7d799ad4323d.tar.gz gentoo-1ca9a2daf209ef6e91e567c386de7d799ad4323d.tar.bz2 gentoo-1ca9a2daf209ef6e91e567c386de7d799ad4323d.zip |
dev-perl/CGI-Simple: alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable, (ALLARCHES policy) wrt bug #570096
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Simple')
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild index 940bdb1f1678..84223555a788 100644 --- a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild +++ b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND="" |