commit: cf45d514c5e5c25d243e45399c40740551ddb04a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:57:36 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:57:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf45d514
app-admin/ansible-core: Stabilize 2.18.3 amd64, #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 4e20d891adf3..d4989f32a667 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"