diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2024-01-12 18:13:09 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2024-01-12 18:16:58 -0600 |
commit | 9a6ca4a16c2496a1fe91e85d7d6cf6667a1514f9 (patch) | |
tree | 3b414c47e48219b77298d1bc0fe8d7178c8afc88 /app-admin | |
parent | app-admin/ansible-core: stabilize 2.16.2 for amd64, arm64, x86 (diff) | |
download | gentoo-9a6ca4a16c2496a1fe91e85d7d6cf6667a1514f9.tar.gz gentoo-9a6ca4a16c2496a1fe91e85d7d6cf6667a1514f9.tar.bz2 gentoo-9a6ca4a16c2496a1fe91e85d7d6cf6667a1514f9.zip |
app-admin/ansible: stabilize 8.7.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-8.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ansible/ansible-8.7.0.ebuild b/app-admin/ansible/ansible-8.7.0.ebuild index 05eb18736a9c..5116f9b3eeac 100644 --- a/app-admin/ansible/ansible-8.7.0.ebuild +++ b/app-admin/ansible/ansible-8.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |