diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:16:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:28:35 +0200 |
commit | 5fac1cd82c887fe0a76247a081396c6892d1b1f9 (patch) | |
tree | ad845b5f8904297a555dfde66ca94d3f6c85c79c /dev-perl/Test-Needs | |
parent | dev-perl/Class-ISA: x86 stable (bug #652536) (diff) | |
download | gentoo-5fac1cd82c887fe0a76247a081396c6892d1b1f9.tar.gz gentoo-5fac1cd82c887fe0a76247a081396c6892d1b1f9.tar.bz2 gentoo-5fac1cd82c887fe0a76247a081396c6892d1b1f9.zip |
dev-perl/Test-Needs: x86 stable (bug #652540)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Test-Needs')
-rw-r--r-- | dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild index 438dc1d3c203..33679bb122a7 100644 --- a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild +++ b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Skip tests when modules not available" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |