diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-12 14:28:36 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-12 14:33:22 +1200 |
commit | 88071a939c90a9ae0f6c5bebdc0e92874a4a125a (patch) | |
tree | fe09cd0e6d3b01aecca7c03efa2b9a77bab81ccb /perl-core/File-Path | |
parent | 080e8f85b4356e530eeeec66bb4ab6c3b3358561 (diff) | |
download | gentoo-88071a939c90a9ae0f6c5bebdc0e92874a4a125a.tar.gz gentoo-88071a939c90a9ae0f6c5bebdc0e92874a4a125a.tar.xz |
perl-core/File-Path: Stable 2.130.0 for arm64, bug #620304
Tested-by: abkinch
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'perl-core/File-Path')
-rw-r--r-- | perl-core/File-Path/File-Path-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild b/perl-core/File-Path/File-Path-2.130.0.ebuild index d6be75cb89d..47dbb9dd467 100644 --- a/perl-core/File-Path/File-Path-2.130.0.ebuild +++ b/perl-core/File-Path/File-Path-2.130.0.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="File path and name utilities" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~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 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |