diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 13:50:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 14:11:15 +0000 |
commit | 057343144c1e3e25c830966a67fb5895c412e8a3 (patch) | |
tree | 59591ed37df1c1392b2215fb7d120c95bdc617c3 /dev-perl/CGI-Simple | |
parent | dev-perl/CGI-Fast: Stabilize 2.150.0 ppc, #738212 (diff) | |
download | gentoo-057343144c1e3e25c830966a67fb5895c412e8a3.tar.gz gentoo-057343144c1e3e25c830966a67fb5895c412e8a3.tar.bz2 gentoo-057343144c1e3e25c830966a67fb5895c412e8a3.zip |
dev-perl/CGI-Simple: Stabilize 1.250.0 ppc, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Simple')
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild index 2d5333094775..331a52633b4e 100644 --- a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild +++ b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" # Bug: https://bugs.gentoo.org/721422 LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |