diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-11 22:46:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-11 22:48:40 +0100 |
commit | 0fa23988380f832f772a3479065e98751ba88583 (patch) | |
tree | 995e6bb33ca444a89e3c09d0b99e41981423e900 /dev-perl/Test-Class | |
parent | dev-perl/HTTP-MultiPartParser: keyworded 0.20.0 for ppc64, bug #613376 (diff) | |
download | gentoo-0fa23988380f832f772a3479065e98751ba88583.tar.gz gentoo-0fa23988380f832f772a3479065e98751ba88583.tar.bz2 gentoo-0fa23988380f832f772a3479065e98751ba88583.zip |
dev-perl/Test-Class: keyworded 0.500.0 for ppc64, bug #613376
Package-Manager: Portage-2.3.6, Repoman-2.3.3
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 94ff55bcdcdc..8f0d8680f823 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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |