diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:52:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:59 +0100 |
commit | a7d7b41945a1c1c8731a9bc2cdfb95dc321e8937 (patch) | |
tree | 37c69c626e0494fc0395f52655743e7729bb08c8 /dev-perl/Test-Class | |
parent | dev-perl/Stream-Buffered: stable 0.30.0 for ppc, bug #657690 (diff) | |
download | gentoo-a7d7b41945a1c1c8731a9bc2cdfb95dc321e8937.tar.gz gentoo-a7d7b41945a1c1c8731a9bc2cdfb95dc321e8937.tar.bz2 gentoo-a7d7b41945a1c1c8731a9bc2cdfb95dc321e8937.zip |
dev-perl/Test-Class: stable 0.500.0 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 38cc5ff4136c..cfaa3177ad0b 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=" |