diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-11 04:24:36 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-11 04:26:08 +1200 |
commit | c40ad4058e0710de72ccf29291a64a7a26b11515 (patch) | |
tree | 6c8394514feeaad9b01966a33371327b3c4023b0 /dev-perl/Test-Warn | |
parent | www-client/luakit: Remove last-rited pkg, #584186 (diff) | |
download | gentoo-c40ad4058e0710de72ccf29291a64a7a26b11515.tar.gz gentoo-c40ad4058e0710de72ccf29291a64a7a26b11515.tar.bz2 gentoo-c40ad4058e0710de72ccf29291a64a7a26b11515.zip |
dev-perl/Test-Warn: ALLARCHES stable wrt bug #585502
5 Stable arches have already independently signed off on
this ALLARCHES bug, replicating the stability becaue it only
required one stable arch satisfied to deploy.
Bug: https://bugs.gentoo.org/585502
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild b/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild index 4004f636251f..3f56fedcf197 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" |