diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 16:23:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 16:25:30 +0100 |
commit | 0209fe9469f0327dfb967fcabb0830bcfbdb4a0a (patch) | |
tree | e63a84c93e4386a6d4fc5ea7cdef17866077056d /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-LeakTrace: Stabilize 0.170.0 arm64, #817608 (diff) | |
download | gentoo-0209fe9469f0327dfb967fcabb0830bcfbdb4a0a.tar.gz gentoo-0209fe9469f0327dfb967fcabb0830bcfbdb4a0a.tar.bz2 gentoo-0209fe9469f0327dfb967fcabb0830bcfbdb4a0a.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.90.0 arm64, #817617
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r-- | dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild index b68a81108239..ce697963d90c 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-Carp |