diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-12 11:34:08 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-12 14:38:50 +0300 |
commit | 425bfd394b0b4bf326c4d153688247d5e928fe69 (patch) | |
tree | bb636305c4e7b976c2354e4681771d7112f539e4 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Without-Module: arm64 stable (bug #717060) (diff) | |
download | gentoo-425bfd394b0b4bf326c4d153688247d5e928fe69.tar.gz gentoo-425bfd394b0b4bf326c4d153688247d5e928fe69.tar.bz2 gentoo-425bfd394b0b4bf326c4d153688247d5e928fe69.zip |
dev-perl/Test2-Plugin-NoWarnings: arm64 stable (bug #717060)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r-- | dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild index 0d02663551c9..e9c12652290f 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.60.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fail if tests warn" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |