diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 04:14:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 04:14:57 +0100 |
commit | e1d525d957ef514b2fb33bdaae43b96ece6bcf90 (patch) | |
tree | f3e5d05ba72d143388361017f01a7eed16933797 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Manifest: Stabilize 2.22.0 ppc64, #817614 (diff) | |
download | gentoo-e1d525d957ef514b2fb33bdaae43b96ece6bcf90.tar.gz gentoo-e1d525d957ef514b2fb33bdaae43b96ece6bcf90.tar.bz2 gentoo-e1d525d957ef514b2fb33bdaae43b96ece6bcf90.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.90.0 ppc64, #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 7e915b7b2c7a..b07c19d4e198 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 |