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, 30 Oct 2016 16:10:55
Message-Id: 1477843795.dbe236f878f062dac91d24408c26251622fe03b0.prometheanfire@gentoo
1 commit: dbe236f878f062dac91d24408c26251622fe03b0
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 16:09:55 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 16:09:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe236f8
7
8 app-admin/ansible: stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 app-admin/ansible/ansible-2.1.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/ansible/ansible-2.1.2.0.ebuild b/app-admin/ansible/ansible-2.1.2.0.ebuild
16 index 690975f..f8a9230 100644
17 --- a/app-admin/ansible/ansible-2.1.2.0.ebuild
18 +++ b/app-admin/ansible/ansible-2.1.2.0.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://pypi.python.org/packages/${BLAKE2B_HASH}/${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="keyczar test"
26
27 RDEPEND="