From: Aaron Bauman Date: Thu, 5 Apr 2018 14:02:30 +0000 (-0400) Subject: dev-perl/Test-Needs: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=93e71f12e610d878c52b339971946b29398173c2;p=gentoo.git dev-perl/Test-Needs: amd64 stable Bug: https://bugs.gentoo.org/652540 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- 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 df5da24cfd28..438dc1d3c203 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=""