diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-10 13:29:36 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-11-10 13:31:00 -0600 |
commit | 4ad2ab5bac45aae9207004f38d533a17a7627b60 (patch) | |
tree | 13c77cf11f92f9d384f67d41634ed6cbc11bd889 /app-admin/ansible | |
parent | app-admin/ansible-core: stabilize 2.15.5 for amd64, arm64, x86 (diff) | |
download | gentoo-4ad2ab5bac45aae9207004f38d533a17a7627b60.tar.gz gentoo-4ad2ab5bac45aae9207004f38d533a17a7627b60.tar.bz2 gentoo-4ad2ab5bac45aae9207004f38d533a17a7627b60.zip |
app-admin/ansible: stabilize 8.5.0 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/ansible')
-rw-r--r-- | app-admin/ansible/ansible-8.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-8.5.0.ebuild b/app-admin/ansible/ansible-8.5.0.ebuild index 05eb18736a9c..e3d64307f340 100644 --- a/app-admin/ansible/ansible-8.5.0.ebuild +++ b/app-admin/ansible/ansible-8.5.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 |