diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:43:37 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:43:37 +0200 |
commit | d666ed2a643512a729dbd21ed10508e7d473a4f0 (patch) | |
tree | 7810d7e576c0b52966d8848f718654a0fcbac7f9 /dev-perl/Path-Class | |
parent | dev-perl/Params-Validate: arm stable, bug #661778 (diff) | |
download | gentoo-d666ed2a643512a729dbd21ed10508e7d473a4f0.tar.gz gentoo-d666ed2a643512a729dbd21ed10508e7d473a4f0.tar.bz2 gentoo-d666ed2a643512a729dbd21ed10508e7d473a4f0.zip |
dev-perl/Path-Class: arm stable, bug #661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
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 550e10fb0ba5..b555a5046d7d 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=" |