commit: 1567448640c64e103cbaa2c6bf4e909b2fb2c3e8 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 07:45:38 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 07:45:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15674486
dev-perl/Test-Needs: Stabilize 0.2.10 ppc64, #910844 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-perl/Test-Needs/Test-Needs-0.2.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.10.ebuild b/dev-perl/Test-Needs/Test-Needs-0.2.10.ebuild index 7313a231a7c4..633883b34c94 100644 --- a/dev-perl/Test-Needs/Test-Needs-0.2.10.ebuild +++ b/dev-perl/Test-Needs/Test-Needs-0.2.10.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Skip tests when modules not available" 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" BDEPEND="virtual/perl-ExtUtils-MakeMaker"
