commit: f3fe67e6b24aca9bab7492a31e30b0ef03d23ebd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 1 20:09:32 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 1 20:09:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fe67e6
dev-perl/CGI-Compile: Stabilize 0.260.0 ppc, #914409
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 e64fc230693b..153fb06de18e 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 ~mips ~ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
RDEPEND="
dev-perl/File-pushd