diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:14 +0000 |
commit | 87acc563f4596538182a0e31ed6a71a7fa25f930 (patch) | |
tree | 1b791379e304082b653246f7f462a0fee00e0102 /dev-perl/CGI-Fast | |
parent | dev-perl/CGI-Compile: Stabilize 0.240.0 amd64, #738212 (diff) | |
download | gentoo-87acc563f4596538182a0e31ed6a71a7fa25f930.tar.gz gentoo-87acc563f4596538182a0e31ed6a71a7fa25f930.tar.bz2 gentoo-87acc563f4596538182a0e31ed6a71a7fa25f930.zip |
dev-perl/CGI-Fast: Stabilize 2.150.0 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild index 760f32cb7dea..a0d9c5f615ce 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.150.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |