commit: d124526612a55d0b4c8ef3d68816f00b2b2f002d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 5 14:05:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 5 14:05:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1245266
dev-perl/Test-Kit: Stabilize 2.150.0 x86, #805539 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-Kit/Test-Kit-2.150.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-Kit/Test-Kit-2.150.0.ebuild b/dev-perl/Test-Kit/Test-Kit-2.150.0.ebuild index a3367fbfb00..f01ea42c796 100644 --- a/dev-perl/Test-Kit/Test-Kit-2.150.0.ebuild +++ b/dev-perl/Test-Kit/Test-Kit-2.150.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Build custom test packages with only the features you want" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~riscv x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" RDEPEND="
