diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-23 07:47:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 07:18:34 +0100 |
commit | 6a0d53fc1b49c8f025f1e822791f72cefcd11816 (patch) | |
tree | 62f337317de462abca1c696b37abe33c36910dd4 /dev-perl/Path-Class | |
parent | dev-perl/PerlIO-eol: stable 0.160.0 for sparc (diff) | |
download | gentoo-6a0d53fc1b49c8f025f1e822791f72cefcd11816.tar.gz gentoo-6a0d53fc1b49c8f025f1e822791f72cefcd11816.tar.bz2 gentoo-6a0d53fc1b49c8f025f1e822791f72cefcd11816.zip |
dev-perl/Path-Class: stable 0.370.0 for hppa/sparc
Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa sparc"
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 8a2b2d821d42..53473d329a70 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=" |