diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:33:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:06:45 +0000 |
commit | 99af96a10688abec66efd3ac34504dae7e5d1297 (patch) | |
tree | 166b2fbdb20079f519ddd668d99b33a7b8a2519b /dev-perl/CGI-Simple | |
parent | dev-perl/CGI-Fast: Stabilize 2.150.0 x86, #738212 (diff) | |
download | gentoo-99af96a10688abec66efd3ac34504dae7e5d1297.tar.gz gentoo-99af96a10688abec66efd3ac34504dae7e5d1297.tar.bz2 gentoo-99af96a10688abec66efd3ac34504dae7e5d1297.zip |
dev-perl/CGI-Simple: Stabilize 1.250.0 x86, #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 1d2b9ab7b285..6094900e6d12 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 )" |