commit: 7aa01c7ad9a65d177e3e2caea34b26008ef22f87
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 3 21:20:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 3 21:20:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa01c7a
dev-perl/CGI-Compile: Stabilize 0.270.0 amd64, #950560
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 55166a4ff66e..0b9887a0437a 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