summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-03-09 12:01:55 +0800
committerYixun Lan <dlan@gentoo.org>2022-03-09 20:58:57 +0800
commit6cb08b1822b94c9e4154629124e1ee9b99c20336 (patch)
tree0ae7da22069405447046958d674e1b64a2478692 /dev-perl
parentdev-perl/Tree-DAG_Node: keyword ~riscv (diff)
downloadgentoo-6cb08b1822b94c9e4154629124e1ee9b99c20336.tar.gz
gentoo-6cb08b1822b94c9e4154629124e1ee9b99c20336.tar.bz2
gentoo-6cb08b1822b94c9e4154629124e1ee9b99c20336.zip
dev-perl/Unicode-String: 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/Unicode-String/Unicode-String-2.100.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-String/Unicode-String-2.100.0-r1.ebuild b/dev-perl/Unicode-String/Unicode-String-2.100.0-r1.ebuild
index a0d1ca42e254..a13fd64c8b0e 100644
--- a/dev-perl/Unicode-String/Unicode-String-2.100.0-r1.ebuild
+++ b/dev-perl/Unicode-String/Unicode-String-2.100.0-r1.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
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="String manipulation for Unicode strings"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux"
RDEPEND="
>=virtual/perl-MIME-Base64-2.110.0