diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:19:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:19:39 +0100 |
commit | 72e993b0bc4ef34116b8cf93fe35564ee51c0b7f (patch) | |
tree | d52af96601c8923c6ac817aebf28fc10cac04b65 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-LeakTrace: Stabilize 0.170.0 arm, #817608 (diff) | |
download | gentoo-72e993b0bc4ef34116b8cf93fe35564ee51c0b7f.tar.gz gentoo-72e993b0bc4ef34116b8cf93fe35564ee51c0b7f.tar.bz2 gentoo-72e993b0bc4ef34116b8cf93fe35564ee51c0b7f.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.90.0 arm, #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 b07c19d4e198..ff10992dac49 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 |