diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:07 +0200 |
commit | 5cb0bd4043b61ed1994b355a5f146d94f77179e7 (patch) | |
tree | 586c42169db71ccea3499ca33040f215ffd5df4f /dev-perl/CGI-Compile | |
parent | dev-perl/Authen-Simple-Passwd: Stabilize 0.600.0-r1 arm64, #885325 (diff) | |
download | gentoo-5cb0bd4043b61ed1994b355a5f146d94f77179e7.tar.gz gentoo-5cb0bd4043b61ed1994b355a5f146d94f77179e7.tar.bz2 gentoo-5cb0bd4043b61ed1994b355a5f146d94f77179e7.zip |
dev-perl/CGI-Compile: Stabilize 0.250.0 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild index 34e0a9c6b485..f15ad219a317 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |