summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-19 10:46:33 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-19 10:48:23 +0300
commit780415fcf390241c6d923944e9b9d4badef82166 (patch)
treecde1dc5d520c673f45eb6465e6fd68de5dff06ea /dev-perl/File-chdir
parentdev-perl/File-Which: Add ~riscv keyword wrt bug #690140 (diff)
downloadgentoo-780415fcf390241c6d923944e9b9d4badef82166.tar.gz
gentoo-780415fcf390241c6d923944e9b9d4badef82166.tar.bz2
gentoo-780415fcf390241c6d923944e9b9d4badef82166.zip
dev-perl/File-chdir: 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-chdir')
-rw-r--r--dev-perl/File-chdir/File-chdir-0.101.100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
index db913d3c3c1e..a5ddf8d491eb 100644
--- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
+++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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="An alternative to File::Spec and CWD"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND="