diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-21 23:25:30 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-21 23:26:13 -0500 |
commit | adb4503d7d202356425cea3eb535609ea82040cf (patch) | |
tree | b32a8994c721af550311e302ae00572d17d67fa7 /app-admin/ansible | |
parent | app-admin/ansible-base: 2.12.7 and 2.13.1 stable amd64/arm64/x86 (diff) | |
download | gentoo-adb4503d7d202356425cea3eb535609ea82040cf.tar.gz gentoo-adb4503d7d202356425cea3eb535609ea82040cf.tar.bz2 gentoo-adb4503d7d202356425cea3eb535609ea82040cf.zip |
app-admin/ansible: 5.9.0 and 6.0.0 stable amd64/arm64/x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/ansible')
-rw-r--r-- | app-admin/ansible/ansible-5.9.0.ebuild | 2 | ||||
-rw-r--r-- | app-admin/ansible/ansible-6.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ansible/ansible-5.9.0.ebuild b/app-admin/ansible/ansible-5.9.0.ebuild index 999bc1a1edb8..21e85e45cd01 100644 --- a/app-admin/ansible/ansible-5.9.0.ebuild +++ b/app-admin/ansible/ansible-5.9.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-base-2.12.0 diff --git a/app-admin/ansible/ansible-6.0.0.ebuild b/app-admin/ansible/ansible-6.0.0.ebuild index 6edb26b0dbf7..162e798cc5b4 100644 --- a/app-admin/ansible/ansible-6.0.0.ebuild +++ b/app-admin/ansible/ansible-6.0.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-base-2.13.0 |