commit: 29621a9c86586f6d434644250594e595d48d000a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat May 20 08:48:17 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat May 20 08:48:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29621a9c
app-admin/ansible: amd64 stable wrt bug #618202 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-admin/ansible/ansible-2.3.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.3.0.0-r1.ebuild b/app-admin/ansible/ansible-2.3.0.0-r1.ebuild index c2be04af624..644b8c4da8a 100644 --- a/app-admin/ansible/ansible-2.3.0.0-r1.ebuild +++ b/app-admin/ansible/ansible-2.3.0.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~x86 ~x64-macos" IUSE="test" RDEPEND="
