diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 09:58:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 09:58:47 +0000 |
commit | 39f0c0b38f011063daf5445fd58648b2a96418be (patch) | |
tree | 62db75b1391c7339a9fe16731b6eaf400864e415 /dev-perl/CGI-Simple | |
parent | dev-perl/CGI-Compile: Stabilize 0.240.0 ppc64, #738212 (diff) | |
download | gentoo-39f0c0b38f011063daf5445fd58648b2a96418be.tar.gz gentoo-39f0c0b38f011063daf5445fd58648b2a96418be.tar.bz2 gentoo-39f0c0b38f011063daf5445fd58648b2a96418be.zip |
dev-perl/CGI-Simple: Stabilize 1.250.0 ppc64, #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 ad4abfe2ec9a..2d5333094775 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 )" |