diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 17:56:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 17:56:26 +0100 |
commit | 278f0323ed34f24720e25ad030d39c2a9f9234e5 (patch) | |
tree | add264c487129c7515703b581871b5f742f8f656 /dev-perl/Path-Class | |
parent | dev-perl/Crypt-SSLeay: ppc stable wrt bug #570368 (diff) | |
download | gentoo-278f0323ed34f24720e25ad030d39c2a9f9234e5.tar.gz gentoo-278f0323ed34f24720e25ad030d39c2a9f9234e5.tar.bz2 gentoo-278f0323ed34f24720e25ad030d39c2a9f9234e5.zip |
dev-perl/Path-Class: ppc stable wrt bug #570368
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 1a5f0125b9e7..b2961c601726 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=" |