diff options
author | 2018-10-02 00:23:10 +0100 | |
---|---|---|
committer | 2018-10-02 08:33:17 +0100 | |
commit | d7da2974ba50414d82f7ec41db9bb9ff271fe924 (patch) | |
tree | 2eca3a1822769918816117c6844d2208d3f797b7 /dev-perl/Path-Class | |
parent | dev-perl/Parse-Yapp: stable 1.210.0 for ia64, bug #667266 (diff) | |
download | gentoo-d7da2974ba50414d82f7ec41db9bb9ff271fe924.tar.gz gentoo-d7da2974ba50414d82f7ec41db9bb9ff271fe924.tar.bz2 gentoo-d7da2974ba50414d82f7ec41db9bb9ff271fe924.zip |
dev-perl/Path-Class: stable 0.370.0 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.370.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Path-Class/Path-Class-0.370.0.ebuild b/dev-perl/Path-Class/Path-Class-0.370.0.ebuild index 3a1f766e3fb5..7f7eb81767da 100644 --- a/dev-perl/Path-Class/Path-Class-0.370.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.370.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |