diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:23:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:23:45 +0100 |
commit | d340ce03a14c87c213ccac9ceca3c4b5538f8c60 (patch) | |
tree | 5320f1dc39a4028982ba8dcd8cf62021501def7b /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 ppc, #817458 (diff) | |
download | gentoo-d340ce03a14c87c213ccac9ceca3c4b5538f8c60.tar.gz gentoo-d340ce03a14c87c213ccac9ceca3c4b5538f8c60.tar.bz2 gentoo-d340ce03a14c87c213ccac9ceca3c4b5538f8c60.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.90.0 x86, #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 ff10992dac49..df7391b678b5 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 |