commit: 804194eef7a7ae166a04b50433378bde1541d592
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 9 04:56:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 9 04:56:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804194ee
app-admin/ansible-core: Stabilize 2.19.2 x86, #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 36be12dc7e1b..f2024e2d9062 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"