diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-10-15 22:23:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-10-15 22:23:39 -0500 |
commit | 35303dc1f3d36789cce28cafaea8ecc0bfe6366b (patch) | |
tree | 9b71bfc1c0a1b1a6c863e6434e6d82b64c7642b4 /app-admin | |
parent | net-misc/sshpass: mark stable arm64 (diff) | |
download | gentoo-35303dc1f3d36789cce28cafaea8ecc0bfe6366b.tar.gz gentoo-35303dc1f3d36789cce28cafaea8ecc0bfe6366b.tar.bz2 gentoo-35303dc1f3d36789cce28cafaea8ecc0bfe6366b.zip |
app-admin/ansible-base: 2.10.2 stable amd64 arm64 and x86
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/ansible-base/ansible-base-2.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible-base/ansible-base-2.10.2.ebuild b/app-admin/ansible-base/ansible-base-2.10.2.ebuild index 50d24a14e2ee..3bd995eab9e6 100644 --- a/app-admin/ansible-base/ansible-base-2.10.2.ebuild +++ b/app-admin/ansible-base/ansible-base-2.10.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos" IUSE="doc test" RESTRICT="test" |