diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:20 +0000 |
commit | 472f804c90b0eebc9d0da9ed67fd09dc03769fe1 (patch) | |
tree | 32eb80f8c91fc4ece8d6e7cbf5840e22d8caf8ed /dev-perl | |
parent | dev-perl/Email-Sender: Stabilize 2.600.0 sparc, #907555 (diff) | |
download | gentoo-472f804c90b0eebc9d0da9ed67fd09dc03769fe1.tar.gz gentoo-472f804c90b0eebc9d0da9ed67fd09dc03769fe1.tar.bz2 gentoo-472f804c90b0eebc9d0da9ed67fd09dc03769fe1.zip |
dev-perl/CGI-Simple: Stabilize 1.280.0 sparc, #907556
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild index 3429740d79d1..f4a6b4fdf03b 100644 --- a/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild +++ b/dev-perl/CGI-Simple/CGI-Simple-1.280.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 ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |