diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-12 11:43:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-12 11:43:38 +0200 |
commit | c48ae1c83632481c85582a1e59756315531c23c9 (patch) | |
tree | 6e7035d7f24fd51f2d05dfc7054f59ad22c992f7 /app-admin | |
parent | app-admin/ansible-core: Stabilize 2.17.2 amd64, #941358 (diff) | |
download | gentoo-c48ae1c83632481c85582a1e59756315531c23c9.tar.gz gentoo-c48ae1c83632481c85582a1e59756315531c23c9.tar.bz2 gentoo-c48ae1c83632481c85582a1e59756315531c23c9.zip |
app-admin/ansible: Stabilize 10.2.0 amd64, #941358
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/ansible/ansible-10.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-10.2.0.ebuild b/app-admin/ansible/ansible-10.2.0.ebuild index 04e06e19e569..f3372c056094 100644 --- a/app-admin/ansible/ansible-10.2.0.ebuild +++ b/app-admin/ansible/ansible-10.2.0.ebuild @@ -13,7 +13,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.17.0 |