commit: 8e36a6fcc910e2c5296089eafceb191c81d74bfd Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Aug 18 17:57:57 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Aug 18 18:02:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e36a6fc
app-admin/ansible: stabilize 7.7.0 for amd64, arm64, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/ansible/ansible-7.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-7.7.0.ebuild b/app-admin/ansible/ansible-7.7.0.ebuild index b74fccd0afab..0cefb7045e40 100644 --- a/app-admin/ansible/ansible-7.7.0.ebuild +++ b/app-admin/ansible/ansible-7.7.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.14.0
