diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:32:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:32:14 +0100 |
commit | e82ff94271e9b06d4b1f0b2192c34dc7021c12c2 (patch) | |
tree | e9cb37218da5f62a991c2f99f5f16a9e04fbe2e3 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.100.0-r1 ppc, #936773 (diff) | |
download | gentoo-e82ff94271e9b06d4b1f0b2192c34dc7021c12c2.tar.gz gentoo-e82ff94271e9b06d4b1f0b2192c34dc7021c12c2.tar.bz2 gentoo-e82ff94271e9b06d4b1f0b2192c34dc7021c12c2.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.100.0-r1 ppc64, #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 7ded54597efe..17cf101f9ec9 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 |