commit: 68686dee68497c727a33c471d80da240928df270 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon May 11 16:48:37 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon May 11 16:49:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68686dee
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 <AT> gentoo.org> app-admin/ansible/ansible-2.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.9.7.ebuild b/app-admin/ansible/ansible-2.9.7.ebuild index 1913023c6a5..2a5dea9c031 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"
