commit: 22f3d0bc9e7497880ca01a5915572a509b3420e8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 11:22:20 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 11:22:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f3d0bc
app-admin/ansible-core: Stabilize 2.17.2 x86, #941358
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-admin/ansible-core/ansible-core-2.17.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/ansible-core/ansible-core-2.17.2.ebuild
b/app-admin/ansible-core/ansible-core-2.17.2.ebuild
index 3b68343c993d..a8d027838212 100644
--- a/app-admin/ansible-core/ansible-core-2.17.2.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.17.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"