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