From: Mikle Kolyada Date: Fri, 19 Jul 2019 07:46:33 +0000 (+0300) Subject: dev-perl/File-chdir: Add ~riscv keyword wrt bug #690140 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=780415fcf390241c6d923944e9b9d4badef82166;p=gentoo.git dev-perl/File-chdir: Add ~riscv keyword wrt bug #690140 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~riscv" --- 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="