commit: e7b8b9818ed389229421906f82b81ab70e6e57ae Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 17:52:11 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 17:52:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7b8b981
dev-perl/Test-Warnings: add ~arm64, bug #580268 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild index 66d38fc90d..d0a797788d 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test suggested" # Test::Builder -> perl-Test-Simple
