summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-03-28 16:10:51 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-03-28 16:15:07 -0500
commit6bb34d6c2e1772f8a6b640a7333f3ec6c94f3dc5 (patch)
tree5ead4983d959a56c3e0acb5af6a74fd51e536bb8 /app-admin/ansible-core
parentdev-ruby/typeprof: Stabilize 0.21.3 arm, #903391 (diff)
downloadgentoo-6bb34d6c2e1772f8a6b640a7333f3ec6c94f3dc5.tar.gz
gentoo-6bb34d6c2e1772f8a6b640a7333f3ec6c94f3dc5.tar.bz2
gentoo-6bb34d6c2e1772f8a6b640a7333f3ec6c94f3dc5.zip
app-admin/ansible-core: stabilize 2.14.3 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/ansible-core')
-rw-r--r--app-admin/ansible-core/ansible-core-2.14.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible-core/ansible-core-2.14.3.ebuild b/app-admin/ansible-core/ansible-core-2.14.3.ebuild
index e9f5858cfb36..3c7933de840a 100644
--- a/app-admin/ansible-core/ansible-core-2.14.3.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.14.3.ebuild
@@ -18,7 +18,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"