commit: 8bdfe68f065445f9d19661122b13f8027e8c07d5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 12:04:54 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 12:04:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bdfe68f
app-admin/ansible-core: Stabilize 2.18.6 arm64, #959205
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-admin/ansible-core/ansible-core-2.18.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/ansible-core/ansible-core-2.18.6.ebuild
b/app-admin/ansible-core/ansible-core-2.18.6.ebuild
index 1a44d5eb285c..e0b30228cbed 100644
--- a/app-admin/ansible-core/ansible-core-2.18.6.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.18.6.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"