diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:26:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:26:30 +0000 |
commit | c570a04114fdebd0bccf75c5a765397b5e5631f5 (patch) | |
tree | bb286d63fcb06e962e4515a18b650f2afaa7f86a /dev-perl/Path-Class/Path-Class-0.320.0.ebuild | |
parent | Stable for ppc, wrt bug #495448 (diff) | |
download | historical-c570a04114fdebd0bccf75c5a765397b5e5631f5.tar.gz historical-c570a04114fdebd0bccf75c5a765397b5e5631f5.tar.bz2 historical-c570a04114fdebd0bccf75c5a765397b5e5631f5.zip |
Stable for ppc, wrt bug #495450
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-perl/Path-Class/Path-Class-0.320.0.ebuild')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.320.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Path-Class/Path-Class-0.320.0.ebuild b/dev-perl/Path-Class/Path-Class-0.320.0.ebuild index b8a8a24949b0..4ce682c1a9ac 100644 --- a/dev-perl/Path-Class/Path-Class-0.320.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.320.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.320.0.ebuild,v 1.3 2014/03/02 10:29:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.320.0.ebuild,v 1.4 2014/03/05 15:26:29 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |