diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-07 23:14:11 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-07 23:14:11 +0200 |
commit | 2a0a1e5047c64d7070c2380cef390549678092cf (patch) | |
tree | 7f93da12f6ebabdc6b7540dc5c9ebd32520d8993 /dev-perl/Test-Class | |
parent | dev-perl/Term-Screen: Remove old (diff) | |
download | gentoo-2a0a1e5047c64d7070c2380cef390549678092cf.tar.gz gentoo-2a0a1e5047c64d7070c2380cef390549678092cf.tar.bz2 gentoo-2a0a1e5047c64d7070c2380cef390549678092cf.zip |
dev-perl/Test-Class: Stable for x86 (ALLARCHES), bug 583524
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Class')
-rw-r--r-- | dev-perl/Test-Class/Test-Class-0.500.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a6039a7fb8f7..98f80a1e3b09 100644 --- a/dev-perl/Test-Class/Test-Class-0.500.0.ebuild +++ b/dev-perl/Test-Class/Test-Class-0.500.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit/JUnit style" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |