summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-03-09 11:33:35 +0800
committerYixun Lan <dlan@gentoo.org>2022-03-09 20:56:51 +0800
commitddb677dbd619bafe9a3bd01ad7fda6c56ca52d0f (patch)
treea94732bcaeee91f5e6a0210d97b55c25e9d0402c /dev-perl
parentdev-perl/LWP-UserAgent-Determined: keyword ~riscv (diff)
downloadgentoo-ddb677dbd619bafe9a3bd01ad7fda6c56ca52d0f.tar.gz
gentoo-ddb677dbd619bafe9a3bd01ad7fda6c56ca52d0f.tar.bz2
gentoo-ddb677dbd619bafe9a3bd01ad7fda6c56ca52d0f.zip
dev-perl/Module-Find: 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/Module-Find/Module-Find-0.150.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Find/Module-Find-0.150.0.ebuild b/dev-perl/Module-Find/Module-Find-0.150.0.ebuild
index bcc72829713b..0f890b42543b 100644
--- a/dev-perl/Module-Find/Module-Find-0.150.0.ebuild
+++ b/dev-perl/Module-Find/Module-Find-0.150.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,6 +10,6 @@ inherit perl-module
DESCRIPTION="Find and use installed modules in a (sub)category"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~x86-solaris"
PERL_RM_FILES=( t/pod.t t/meta.t t/pod-coverage.t )