diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-16 16:19:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-16 16:21:43 -0500 |
commit | ca1d8a18bc9ec5c5f8a139085e3450b37e81dd94 (patch) | |
tree | dea977b389c7546f61b788fbaaeaacfe8021dd4d /app-admin | |
parent | app-admin/ansible-core: stabilize 2.15.0 for amd64, arm64, x86 (diff) | |
download | gentoo-ca1d8a18bc9ec5c5f8a139085e3450b37e81dd94.tar.gz gentoo-ca1d8a18bc9ec5c5f8a139085e3450b37e81dd94.tar.bz2 gentoo-ca1d8a18bc9ec5c5f8a139085e3450b37e81dd94.zip |
app-admin/ansible: stabilize 7.6.0 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/ansible/ansible-7.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-7.6.0.ebuild b/app-admin/ansible/ansible-7.6.0.ebuild index b74fccd0afab..0cefb7045e40 100644 --- a/app-admin/ansible/ansible-7.6.0.ebuild +++ b/app-admin/ansible/ansible-7.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.14.0 |