diff options
author | 2019-07-22 16:54:27 +0300 | |
---|---|---|
committer | 2019-07-22 16:57:31 +0300 | |
commit | b247bdc4cdf50f5912955d52e0b7c2fe2ccfb31c (patch) | |
tree | 57b8fc369b164337e035562ac4e5343af06e13eb /dev-perl/File-chdir | |
parent | dev-perl/FFI-CheckLib: Add ~arm keyword wrt bug #690140 (diff) | |
download | gentoo-b247bdc4cdf50f5912955d52e0b7c2fe2ccfb31c.tar.gz gentoo-b247bdc4cdf50f5912955d52e0b7c2fe2ccfb31c.tar.bz2 gentoo-b247bdc4cdf50f5912955d52e0b7c2fe2ccfb31c.zip |
dev-perl/File-chdir: Add ~arm 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="~arm"
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 2 |
1 files changed, 1 insertions, 1 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 87775974c12a..38c23cfa7047 100644 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |