diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-04 16:34:55 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-04 20:50:06 +0000 |
commit | 03e12946a2f7311e20add0c98c48e3a1b991c7df (patch) | |
tree | 0d532fb01ab42456eeca5c8d42a9906b78cb60e2 /dev-perl/Path-Class | |
parent | dev-perl/local-lib: Clean up old. (diff) | |
download | gentoo-03e12946a2f7311e20add0c98c48e3a1b991c7df.tar.gz gentoo-03e12946a2f7311e20add0c98c48e3a1b991c7df.tar.bz2 gentoo-03e12946a2f7311e20add0c98c48e3a1b991c7df.zip |
dev-perl/Path-Class: Stable for amd64+x86.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Class/Path-Class-0.350.0.ebuild b/dev-perl/Path-Class/Path-Class-0.350.0.ebuild index eb5665d66473..d0d89d21b373 100644 --- a/dev-perl/Path-Class/Path-Class-0.350.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.350.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=" |