diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:59:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:00 +0100 |
commit | ef58bad66c7ac4f38a3243b66c223843a3ab2dbd (patch) | |
tree | e5b756becc8b3d1f5cde5404b3b762425ac7cc8b /dev-perl/Test-Class | |
parent | dev-perl/Stream-Buffered: stable 0.30.0 for ppc64, bug #657690 (diff) | |
download | gentoo-ef58bad66c7ac4f38a3243b66c223843a3ab2dbd.tar.gz gentoo-ef58bad66c7ac4f38a3243b66c223843a3ab2dbd.tar.bz2 gentoo-ef58bad66c7ac4f38a3243b66c223843a3ab2dbd.zip |
dev-perl/Test-Class: stable 0.500.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Test-Class')
-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 cfaa3177ad0b..320626c7d295 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="~alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |