commit: 44f71f424c8654e07f9d0a788f2a76db90735dac
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 02:35:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 02:35:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f71f42
app-admin/ansible-core: Stabilize 2.18.3 x86, #954501
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/ansible-core/ansible-core-2.18.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/ansible-core/ansible-core-2.18.3.ebuild
b/app-admin/ansible-core/ansible-core-2.18.3.ebuild
index d4989f32a667..aed517a95f9e 100644
--- a/app-admin/ansible-core/ansible-core-2.18.3.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.18.3.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"