summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-03-09 21:17:39 +0800
committerYixun Lan <dlan@gentoo.org>2022-03-09 21:31:46 +0800
commit405641c19a820cff2131e7b75a9ac2a5eeb3e926 (patch)
treeac2e4ad5f27efad76ab46a6d0f3e72bb033c5daa /dev-perl
parentdev-perl/Net-Jabber: keyword ~riscv (diff)
downloadgentoo-405641c19a820cff2131e7b75a9ac2a5eeb3e926.tar.gz
gentoo-405641c19a820cff2131e7b75a9ac2a5eeb3e926.tar.bz2
gentoo-405641c19a820cff2131e7b75a9ac2a5eeb3e926.zip
dev-perl/CGI-Fast: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild4
1 files changed, 2 insertions, 2 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 1a693fa76ee4..8ad48f4242a0 100644
--- a/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild
+++ b/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
>=dev-perl/CGI-4