From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 E43ED1396D9 for ; Tue, 17 Oct 2017 01:43:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9732F2BC0DE; Tue, 17 Oct 2017 01:42:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 769B42BC0DE for ; Tue, 17 Oct 2017 01:42:56 +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 4C87F33BF51 for ; Tue, 17 Oct 2017 01:42:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9520313 for ; Tue, 17 Oct 2017 01:42:53 +0000 (UTC) From: "Matt Thode" 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" Message-ID: <1508204226.42936c6b87a6dde5d101e0e83cd015fc4361aed7.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.4.0.0.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 42936c6b87a6dde5d101e0e83cd015fc4361aed7 X-VCS-Branch: master Date: Tue, 17 Oct 2017 01:42:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f0425f19-181f-476c-843a-3241c890e037 X-Archives-Hash: 908896d622067e015f9ce6a79c0d997d commit: 42936c6b87a6dde5d101e0e83cd015fc4361aed7 Author: Matthew Thode gentoo org> AuthorDate: Tue Oct 17 01:37:06 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Oct 17 01:37:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42936c6b app-admin/ansible: 2.4.0.0 stable amd64 and x86 Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-admin/ansible/ansible-2.4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.4.0.0.ebuild b/app-admin/ansible/ansible-2.4.0.0.ebuild index df9628037bd..b23d3fefd4a 100644 --- a/app-admin/ansible/ansible-2.4.0.0.ebuild +++ b/app-admin/ansible/ansible-2.4.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://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="