diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-01 15:48:28 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-01 15:48:28 +0200 |
commit | d0d920d03cd92f0759450e525847ddd139fa47f2 (patch) | |
tree | 96a5ff6e4d05f14aaf688e493a066c571d763395 /dev-perl/Path-Class | |
parent | dev-java/jrexx: Clean up old. (diff) | |
download | gentoo-d0d920d03cd92f0759450e525847ddd139fa47f2.tar.gz gentoo-d0d920d03cd92f0759450e525847ddd139fa47f2.tar.bz2 gentoo-d0d920d03cd92f0759450e525847ddd139fa47f2.zip |
dev-perl/Path-Class: Mark stable for remaining arches based on testing by Markus Meier (ALLARCHES)
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Class/Path-Class-0.360.0.ebuild b/dev-perl/Path-Class/Path-Class-0.360.0.ebuild index d661c8d5aefa..f0139f1a27cd 100644 --- a/dev-perl/Path-Class/Path-Class-0.360.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.360.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |