diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:11:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:11:08 +0100 |
commit | 53f85a98ee1901390fae2a3bc569d17d9da4cafc (patch) | |
tree | 91d36cb52aeb14f9e1e8132c3df61ba06d3f2695 /dev-perl/Path-Class | |
parent | dev-perl/Parse-Yapp: stable 1.210.0 for ppc64, bug #661778 (diff) | |
download | gentoo-53f85a98ee1901390fae2a3bc569d17d9da4cafc.tar.gz gentoo-53f85a98ee1901390fae2a3bc569d17d9da4cafc.tar.bz2 gentoo-53f85a98ee1901390fae2a3bc569d17d9da4cafc.zip |
dev-perl/Path-Class: stable 0.370.0 for ppc64, bug #661778
Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 13477e853326..c59e236208d0 100644 --- a/dev-perl/Path-Class/Path-Class-0.370.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.370.0.ebuild @@ -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=" |