diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-13 10:11:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-13 10:14:28 +0100 |
commit | 1a288f3171949aa515ce51825ea84230c3067a8f (patch) | |
tree | 8c3880761922f9984a2def897cc6a667eaf6af52 /dev-perl | |
parent | dev-perl/HTTP-MultiPartParser: keyworded 0.20.0 for ppc, bug #613376 (diff) | |
download | gentoo-1a288f3171949aa515ce51825ea84230c3067a8f.tar.gz gentoo-1a288f3171949aa515ce51825ea84230c3067a8f.tar.bz2 gentoo-1a288f3171949aa515ce51825ea84230c3067a8f.zip |
dev-perl/Test-Class: keyworded 0.500.0 for ppc, bug #613376
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Class/Test-Class-0.500.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Class/Test-Class-0.500.0.ebuild b/dev-perl/Test-Class/Test-Class-0.500.0.ebuild index 8f0d8680f823..c1186c0bc8ef 100644 --- a/dev-perl/Test-Class/Test-Class-0.500.0.ebuild +++ b/dev-perl/Test-Class/Test-Class-0.500.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit/JUnit style" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |