summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-19 10:46:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-19 10:48:21 +0300
commit98e86a890fd1d23700c9de1ca2e2e8c201be7483 (patch)
tree3950cf9c463638f00e117e67a207be9e4754e64e /dev-perl/File-Find-Rule
parentdev-perl/File-Copy-Recursive: Add ~riscv keyword wrt bug #690140 (diff)
downloadgentoo-98e86a890fd1d23700c9de1ca2e2e8c201be7483.tar.gz
gentoo-98e86a890fd1d23700c9de1ca2e2e8c201be7483.tar.bz2
gentoo-98e86a890fd1d23700c9de1ca2e2e8c201be7483.zip
dev-perl/File-Find-Rule: Add ~riscv keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~riscv"
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild
index bd0298f0c974..3a35cf2c5209 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.340.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Alternative interface to File::Find"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="