diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:51 +0200 |
commit | 0b7ca5e723965d6f37bc40cc8d75ccb685f94541 (patch) | |
tree | 9693d6ecfe0c5d28a6610b8347bb7016ab5a604d /dev-perl/CGI-Compile | |
parent | dev-perl/Authen-Simple-Passwd: Keyword 0.600.0-r1 arm64, #878933 (diff) | |
download | gentoo-0b7ca5e723965d6f37bc40cc8d75ccb685f94541.tar.gz gentoo-0b7ca5e723965d6f37bc40cc8d75ccb685f94541.tar.bz2 gentoo-0b7ca5e723965d6f37bc40cc8d75ccb685f94541.zip |
dev-perl/CGI-Compile: Keyword 0.250.0 arm64, #878933
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 85ea0db2c89e..16c019c43fcc 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 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |