commit: 6160a9f3dcf433b96f143287e5b4a4937919cabd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 7 08:13:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 7 08:13:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6160a9f3
dev-perl/Shell-Command: Stabilize 0.60.0 x86, #958722 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Shell-Command/Shell-Command-0.60.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Shell-Command/Shell-Command-0.60.0.ebuild b/dev-perl/Shell-Command/Shell-Command-0.60.0.ebuild index 6b683e3c686c..7057bf547e8f 100644 --- a/dev-perl/Shell-Command/Shell-Command-0.60.0.ebuild +++ b/dev-perl/Shell-Command/Shell-Command-0.60.0.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Cross-platform functions emulating common shell commands" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86"
