commit: 0e36ab68f4094b742f1c0a88933af86f2535bdf4 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Dec 7 23:59:04 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Dec 7 23:59:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e36ab68
app-admin/ansible: stabilize 8.6.0 for amd64, arm64, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/ansible/ansible-8.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-8.6.0.ebuild b/app-admin/ansible/ansible-8.6.0.ebuild index 05eb18736a9c..e3d64307f340 100644 --- a/app-admin/ansible/ansible-8.6.0.ebuild +++ b/app-admin/ansible/ansible-8.6.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.ansible.com/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" RESTRICT="test" RDEPEND=">=app-admin/ansible-core-2.15.0
