diff options
author | Sam James <sam@gentoo.org> | 2024-11-12 19:54:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-12 19:54:10 +0000 |
commit | 033e6453b59b0fc6c4e12d682aa8e02f2a0b88fa (patch) | |
tree | c9ffe3221c8326fa9a211df6b0920704d32266af /dev-perl | |
parent | app-emulation/dosemu: fix crash w/ >=gcc-10, require bison (diff) | |
download | gentoo-033e6453b59b0fc6c4e12d682aa8e02f2a0b88fa.tar.gz gentoo-033e6453b59b0fc6c4e12d682aa8e02f2a0b88fa.tar.bz2 gentoo-033e6453b59b0fc6c4e12d682aa8e02f2a0b88fa.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.100.0-r1 hppa, #936773
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 a3ea2a3cefeb..010911a390fa 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 ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |