summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-03-06 01:21:01 +0000
committerSam James <sam@gentoo.org>2025-03-06 01:21:01 +0000
commit4a53e4e142aa73f1d57fc06ac08f9fe1cb46925a (patch)
treec1b98192cf4622aae6f10abad276883acb6ca9ca
parentf443c0e19b774ec43c1bca5c476429b6abd6c621 (diff)
downloadgentoo-4a53e4e142aa73f1d57fc06ac08f9fe1cb46925a.tar.gz
gentoo-4a53e4e142aa73f1d57fc06ac08f9fe1cb46925a.tar.bz2
gentoo-4a53e4e142aa73f1d57fc06ac08f9fe1cb46925a.zip
dev-perl/CGI-Compile: Stabilize 0.270.0 ppc64, #950560
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild
index 392e9e8a2897..89e15bac3df5 100644
--- a/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild
+++ b/dev-perl/CGI-Compile/CGI-Compile-0.270.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 ~mips ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
RDEPEND="
dev-perl/File-pushd