summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-21 06:55:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-21 06:57:16 +0200
commite19c443b6431c21ce529af65c7b75d1326f4135e (patch)
treecb1f65009e361046f6ff8ea78bcee94e113324fb /dev-perl/CGI-Fast
parentdev-perl/FCGI: Stabilize 0.820.0 arm, #823668 (diff)
downloadgentoo-e19c443b6431c21ce529af65c7b75d1326f4135e.tar.gz
gentoo-e19c443b6431c21ce529af65c7b75d1326f4135e.tar.bz2
gentoo-e19c443b6431c21ce529af65c7b75d1326f4135e.zip
dev-perl/CGI-Fast: Stabilize 2.160.0 arm, #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 344b477b07ac..1a693fa76ee4 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