diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:48:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 18:49:08 +0200 |
commit | 68686dee68497c727a33c471d80da240928df270 (patch) | |
tree | cd1e2733458e2be70ad263553fc1b1bde1fbc005 /app-admin/ansible | |
parent | sys-libs/ncurses: x86 stable wrt bug #698210 (diff) | |
download | gentoo-68686dee68497c727a33c471d80da240928df270.tar.gz gentoo-68686dee68497c727a33c471d80da240928df270.tar.bz2 gentoo-68686dee68497c727a33c471d80da240928df270.zip |
app-admin/ansible: x86 stable wrt bug #711974
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/ansible')
-rw-r--r-- | app-admin/ansible/ansible-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-2.9.7.ebuild b/app-admin/ansible/ansible-2.9.7.ebuild index 1913023c6a5c..2a5dea9c0317 100644 --- a/app-admin/ansible/ansible-2.9.7.ebuild +++ b/app-admin/ansible/ansible-2.9.7.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" |