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: Fri, 28 Apr 2017 17:00:17
Message-Id: 1493398769.f036697f2e52133b4d33752818cdef4a92e085f3.prometheanfire@gentoo
1 commit: f036697f2e52133b4d33752818cdef4a92e085f3
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 16:41:41 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 16:59:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f036697f
7
8 app-admin/ansible: 2.1.5.0 and 2.2.2.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.2
11
12 app-admin/ansible/ansible-2.1.5.0.ebuild | 2 +-
13 app-admin/ansible/ansible-2.2.2.0.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/ansible/ansible-2.1.5.0.ebuild b/app-admin/ansible/ansible-2.1.5.0.ebuild
17 index dc0ce0c2665..de7aaa62a9d 100644
18 --- a/app-admin/ansible/ansible-2.1.5.0.ebuild
19 +++ b/app-admin/ansible/ansible-2.1.5.0.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86 ~x64-macos"
25 +KEYWORDS="amd64 x86 ~x64-macos"
26 IUSE="test"
27
28 RDEPEND="
29
30 diff --git a/app-admin/ansible/ansible-2.2.2.0.ebuild b/app-admin/ansible/ansible-2.2.2.0.ebuild
31 index 16e6d897dd7..ebe80089449 100644
32 --- a/app-admin/ansible/ansible-2.2.2.0.ebuild
33 +++ b/app-admin/ansible/ansible-2.2.2.0.ebuild
34 @@ -13,7 +13,7 @@ SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz"
35
36 LICENSE="GPL-3"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~x86 ~x64-macos"
39 +KEYWORDS="amd64 x86 ~x64-macos"
40 IUSE="test"
41
42 RDEPEND="