summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-19 01:44:47 +0100
committerSam James <sam@gentoo.org>2023-09-19 01:44:47 +0100
commita612a8c22eced180e7c5d5dd32adb6e485016b7a (patch)
treea33c0b5fd6ce89884f05ff3ab88d05bd358076cc /dev-perl
parentdev-perl/CGI-Compile: Stabilize 0.260.0 sparc, #914409 (diff)
downloadgentoo-a612a8c22eced180e7c5d5dd32adb6e485016b7a.tar.gz
gentoo-a612a8c22eced180e7c5d5dd32adb6e485016b7a.tar.bz2
gentoo-a612a8c22eced180e7c5d5dd32adb6e485016b7a.zip
dev-perl/CGI-Compile: Stabilize 0.260.0 arm, #914409
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild
index 7dfeff853527..82046b1ed536 100644
--- a/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild
+++ b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild
@@ -10,7 +10,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"
RDEPEND="
dev-perl/File-pushd