diff options
author | 2023-06-01 06:21:14 +0100 | |
---|---|---|
committer | 2023-06-01 06:21:14 +0100 | |
commit | 5e438c382c67e9d104c8a981ecd144b622ab08a1 (patch) | |
tree | 682c57d749baabd091c5f9ec0f60de1783606330 /dev-perl/CGI-Simple | |
parent | dev-perl/Email-Sender: Stabilize 2.600.0 x86, #907555 (diff) | |
download | gentoo-5e438c382c67e9d104c8a981ecd144b622ab08a1.tar.gz gentoo-5e438c382c67e9d104c8a981ecd144b622ab08a1.tar.bz2 gentoo-5e438c382c67e9d104c8a981ecd144b622ab08a1.zip |
dev-perl/CGI-Simple: Stabilize 1.280.0 x86, #907556
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.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 6d797f120962..14b9c7f5784d 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 )" |