commit: 0e215efec878ce0dcbabccc9378bb6c293dc3a00
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 13 02:52:58 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 13 02:58:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e215efe
dev-perl/CGI-Fast: Stabilize 2.170.0 amd64, #964211
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/CGI-Fast/CGI-Fast-2.170.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.170.0.ebuild
b/dev-perl/CGI-Fast/CGI-Fast-2.170.0.ebuild
index fe3131ef2c53..e7229401f4af 100644
--- a/dev-perl/CGI-Fast/CGI-Fast-2.170.0.ebuild
+++ b/dev-perl/CGI-Fast/CGI-Fast-2.170.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="CGI Interface for Fast CGI"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 x86
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 x86
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=dev-perl/CGI-4