diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:32:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:32:10 +0100 |
commit | 4bb5c26bc909e1b55b8d70477e0d53b970fbbc49 (patch) | |
tree | 1c0e72599aee3f75013a6945972c494e1f68440b /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/CPAN-Meta-Requirements: Stabilize 2.143.0 amd64, #936772 (diff) | |
download | gentoo-4bb5c26bc909e1b55b8d70477e0d53b970fbbc49.tar.gz gentoo-4bb5c26bc909e1b55b8d70477e0d53b970fbbc49.tar.bz2 gentoo-4bb5c26bc909e1b55b8d70477e0d53b970fbbc49.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.100.0-r1 sparc, #936773
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.100.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild index bc18d2a8882e..b17194c91e2e 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fail if tests warn" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |