commit: fa1c8f64b3a8de609a5ea2d07f0fd7baa51552be
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 9 04:56:51 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 9 04:56:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa1c8f64
app-admin/ansible-core: Stabilize 2.19.2 amd64, #965744
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/ansible-core/ansible-core-2.19.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/ansible-core/ansible-core-2.19.2.ebuild
b/app-admin/ansible-core/ansible-core-2.19.2.ebuild
index 8a2f2eda3268..36be12dc7e1b 100644
--- a/app-admin/ansible-core/ansible-core-2.19.2.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.19.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_BRANCH="devel"
else
inherit pypi
- KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
fi
LICENSE="GPL-3"