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: Thu, 01 Dec 2016 16:49:00
Message-Id: 1480610816.57c204dcb3ee6bda95a24165cc4d4d93393d6045.prometheanfire@gentoo
1 commit: 57c204dcb3ee6bda95a24165cc4d4d93393d6045
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 16:46:56 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 16:46:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c204dc
7
8 app-admin/ansible: 2.2.0.0 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 app-admin/ansible/ansible-2.2.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/ansible/ansible-2.2.0.0.ebuild b/app-admin/ansible/ansible-2.2.0.0.ebuild
16 index ff42325..55caea2 100644
17 --- a/app-admin/ansible/ansible-2.2.0.0.ebuild
18 +++ b/app-admin/ansible/ansible-2.2.0.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="