From 0e215efec878ce0dcbabccc9378bb6c293dc3a00 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 13 Oct 2025 03:52:58 +0100 Subject: [PATCH] dev-perl/CGI-Fast: Stabilize 2.170.0 amd64, #964211 Signed-off-by: Sam James --- 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 fe3131ef2c53d..e7229401f4afe 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