diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-16 11:21:37 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-09-16 11:22:09 -0500 |
commit | 63eb8b463d2e8f85c2fc5684e24754d62443abf2 (patch) | |
tree | fc13dfa5a35ebff4553a8d9d7d26ac140358a530 /app-admin/ansible | |
parent | app-admin/ansible-core: 2.12.8 and 2.13.3 stable amd64 arm64 x86 (diff) | |
download | gentoo-63eb8b463d2e8f85c2fc5684e24754d62443abf2.tar.gz gentoo-63eb8b463d2e8f85c2fc5684e24754d62443abf2.tar.bz2 gentoo-63eb8b463d2e8f85c2fc5684e24754d62443abf2.zip |
app-admin/ansible: 5.10.0 6.3.0 stable amd64 arm64 x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/ansible')
-rw-r--r-- | app-admin/ansible/ansible-5.10.0.ebuild | 2 | ||||
-rw-r--r-- | app-admin/ansible/ansible-6.2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ansible/ansible-5.10.0.ebuild b/app-admin/ansible/ansible-5.10.0.ebuild index 10da86624659..187c0ab3cccb 100644 --- a/app-admin/ansible/ansible-5.10.0.ebuild +++ b/app-admin/ansible/ansible-5.10.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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.12.0 diff --git a/app-admin/ansible/ansible-6.2.0.ebuild b/app-admin/ansible/ansible-6.2.0.ebuild index cf0da827da5f..9a54e321f412 100644 --- a/app-admin/ansible/ansible-6.2.0.ebuild +++ b/app-admin/ansible/ansible-6.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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.13.0 |