commit:     91b09d2c1ce36138d7bbcfa0a5f92ca529b68898
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 02:54:30 2023 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri May 26 02:55:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b09d2c

app-admin/ansible-core: stabilize 2.14.5 for amd64, arm64, x86

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 app-admin/ansible-core/ansible-core-2.14.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/ansible-core/ansible-core-2.14.5.ebuild 
b/app-admin/ansible-core/ansible-core-2.14.5.ebuild
index 66c67a2e2ac7..c9e4dbcd003a 100644
--- a/app-admin/ansible-core/ansible-core-2.14.5.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.14.5.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"

Reply via email to