diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:01:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:01:27 +0100 |
commit | 6744d0fcd8a1b00ccbe42c8259fc4b0cb208f208 (patch) | |
tree | 736a115ef967033ad58d55f1264c4e0543ffd2e2 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Business-ISBN: Stabilize 3.9.0 arm64, #936781 (diff) | |
download | gentoo-6744d0fcd8a1b00ccbe42c8259fc4b0cb208f208.tar.gz gentoo-6744d0fcd8a1b00ccbe42c8259fc4b0cb208f208.tar.bz2 gentoo-6744d0fcd8a1b00ccbe42c8259fc4b0cb208f208.zip |
dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.100.0-r1 arm64, #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 b542963889b4..bc18d2a8882e 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 |