diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-08-18 12:58:54 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-08-18 13:02:36 -0500 |
commit | 26bcfedaa3153220b4af6286b7fdcd3087dfe737 (patch) | |
tree | fd4243df19e0fddea7402018dd3696230772298a /app-admin | |
parent | app-admin/ansible: stabilize 7.7.0 for amd64, arm64, x86 (diff) | |
download | gentoo-26bcfedaa3153220b4af6286b7fdcd3087dfe737.tar.gz gentoo-26bcfedaa3153220b4af6286b7fdcd3087dfe737.tar.bz2 gentoo-26bcfedaa3153220b4af6286b7fdcd3087dfe737.zip |
app-admin/ansible: stabilize 8.2.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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-8.2.0.ebuild b/app-admin/ansible/ansible-8.2.0.ebuild index 05eb18736a9c..e3d64307f340 100644 --- a/app-admin/ansible/ansible-8.2.0.ebuild +++ b/app-admin/ansible/ansible-8.2.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 |