From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1024811-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 1365E1382C5
	for <garchives@archives.gentoo.org>; Fri, 18 May 2018 17:07:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id ED01BE09E4;
	Fri, 18 May 2018 17:07:49 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C1AE9E09E4
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 May 2018 17:07:49 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 3B101335C07
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 May 2018 17:07:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F0FE43
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 May 2018 17:07:46 +0000 (UTC)
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" <prometheanfire@gentoo.org>
Message-ID: <1526663243.5e39c3f9a9042ac70b80c4b08cb7629d5c699700.prometheanfire@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-admin/ansible/ansible-2.5.2.ebuild
X-VCS-Directories: app-admin/ansible/
X-VCS-Committer: prometheanfire
X-VCS-Committer-Name: Matt Thode
X-VCS-Revision: 5e39c3f9a9042ac70b80c4b08cb7629d5c699700
X-VCS-Branch: master
Date: Fri, 18 May 2018 17:07:46 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: bbf3d422-1f3b-4101-a033-6d5e16033ab4
X-Archives-Hash: 4fcdf78fc932f2e12d331b93863c90dd

commit:     5e39c3f9a9042ac70b80c4b08cb7629d5c699700
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 17:01:09 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri May 18 17:07:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e39c3f9

app-admin/ansible: 2.5.3 bup

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-admin/ansible/ansible-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/ansible/ansible-2.5.2.ebuild b/app-admin/ansible/ansible-2.5.2.ebuild
index eeb696f6cfd..573d04b3580 100644
--- a/app-admin/ansible/ansible-2.5.2.ebuild
+++ b/app-admin/ansible/ansible-2.5.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://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="