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:15 +0000 |
commit | ca4c496c364fd87ad0dad5d164eca262cb9cabba (patch) | |
tree | 2b8a88ce0068bb7c5a081a04f0e01692f2c625dc /dev-perl/CGI-PSGI | |
parent | dev-perl/CGI-FormBuilder: Stabilize 3.100.0-r1 amd64, #738212 (diff) | |
download | gentoo-ca4c496c364fd87ad0dad5d164eca262cb9cabba.tar.gz gentoo-ca4c496c364fd87ad0dad5d164eca262cb9cabba.tar.bz2 gentoo-ca4c496c364fd87ad0dad5d164eca262cb9cabba.zip |
dev-perl/CGI-PSGI: Stabilize 0.150.0-r2 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-PSGI')
-rw-r--r-- | dev-perl/CGI-PSGI/CGI-PSGI-0.150.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-PSGI/CGI-PSGI-0.150.0-r2.ebuild b/dev-perl/CGI-PSGI/CGI-PSGI-0.150.0-r2.ebuild index a8e35cafef79..46d461fd17ae 100644 --- a/dev-perl/CGI-PSGI/CGI-PSGI-0.150.0-r2.ebuild +++ b/dev-perl/CGI-PSGI/CGI-PSGI-0.150.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Adapt CGI.pm to the PSGI protocol" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |