commit: fe4d0682266d5e5f43e3b1fcf3acc257b78bacb7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 00:44:48 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 00:44:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4d0682
dev-perl/CGI-Compile: Stabilize 0.260.0 x86, #914409
Signed-off-by: Sam James <sam <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 82046b1ed536..ad98b9e66cbd 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