summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-18 23:42:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-18 23:43:01 +0200
commita108fa63ba8e9ed6ba7a6e20b6de6467faa87815 (patch)
tree5c4b8792a899bd3c26f02b8bb538856029dc326b /dev-perl/CGI-Fast
parentdev-perl/FCGI: Stabilize 0.820.0 arm64, #823668 (diff)
downloadgentoo-a108fa63ba8e9ed6ba7a6e20b6de6467faa87815.tar.gz
gentoo-a108fa63ba8e9ed6ba7a6e20b6de6467faa87815.tar.bz2
gentoo-a108fa63ba8e9ed6ba7a6e20b6de6467faa87815.zip
dev-perl/CGI-Fast: Stabilize 2.160.0 arm64, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r--dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild
index cf8a2c801676..344b477b07ac 100644
--- a/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild
+++ b/dev-perl/CGI-Fast/CGI-Fast-2.160.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 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
>=dev-perl/CGI-4