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