Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
Date: Sun, 07 May 2017 03:36:32
Message-Id: 1494127926.821e3fc62b01ba955674978f2584ce9e2d9f07b1.prometheanfire@gentoo
1 commit: 821e3fc62b01ba955674978f2584ce9e2d9f07b1
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 7 03:32:06 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun May 7 03:32:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821e3fc6
7
8 app-admin/ansible: 2.3.0.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-admin/ansible/ansible-2.3.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/ansible/ansible-2.3.0.0.ebuild b/app-admin/ansible/ansible-2.3.0.0.ebuild
16 index 16e6d897dd7..ebe80089449 100644
17 --- a/app-admin/ansible/ansible-2.3.0.0.ebuild
18 +++ b/app-admin/ansible/ansible-2.3.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~x64-macos"
24 +KEYWORDS="amd64 x86 ~x64-macos"
25 IUSE="test"
26
27 RDEPEND="