diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:16 +0000 |
commit | a26a2b95f4b427e284b56c7c9f57a9293a448469 (patch) | |
tree | 9a98d8f194748b5a2acd8941278072d724e7a13a /dev-perl/CGI-Simple | |
parent | dev-perl/CGI-PSGI: Stabilize 0.150.0-r2 amd64, #738212 (diff) | |
download | gentoo-a26a2b95f4b427e284b56c7c9f57a9293a448469.tar.gz gentoo-a26a2b95f4b427e284b56c7c9f57a9293a448469.tar.bz2 gentoo-a26a2b95f4b427e284b56c7c9f57a9293a448469.zip |
dev-perl/CGI-Simple: Stabilize 1.250.0 amd64, #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 6094900e6d12..ad4abfe2ec9a 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 )" |