diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:03:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:03:25 +0200 |
commit | dea864fa8cf21322a15e486d283af04ee4d4113c (patch) | |
tree | dd1b25e4b79e8e5f0123213100b71d56cb7d71bb /perl-core/File-Path | |
parent | dev-lang/perl: ia64 stable wrt bug #620304 (diff) | |
download | gentoo-dea864fa8cf21322a15e486d283af04ee4d4113c.tar.gz gentoo-dea864fa8cf21322a15e486d283af04ee4d4113c.tar.bz2 gentoo-dea864fa8cf21322a15e486d283af04ee4d4113c.zip |
perl-core/File-Path: ia64 stable wrt bug #620304
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 f7d903b84898..b8ed7ea9c511 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 ~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 ~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="" |