diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:40:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:40:13 -0700 |
commit | b45b51b06bed376574481ff817f380296ceed141 (patch) | |
tree | cd5b0cf51e2a77d724da75dc8368b165d97f8118 /dev-perl/Path-Class | |
parent | dev-perl/Parallel-ForkManager-1.190.0: alpha stable, bug 661778 (diff) | |
download | gentoo-b45b51b06bed376574481ff817f380296ceed141.tar.gz gentoo-b45b51b06bed376574481ff817f380296ceed141.tar.bz2 gentoo-b45b51b06bed376574481ff817f380296ceed141.zip |
dev-perl/Path-Class-0.370.0: alpha stable, bug 661778
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 c59e236208d0..550e10fb0ba5 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=" |