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 8B2951396D0 for ; Tue, 22 Aug 2017 18:52:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D34BD1FC006; Tue, 22 Aug 2017 18:52:39 +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 B0CA01FC006 for ; Tue, 22 Aug 2017 18:52:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B68B5341C76 for ; Tue, 22 Aug 2017 18:52:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23D6D7EEB for ; Tue, 22 Aug 2017 18:52:37 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1503427653.b88d96076ba1c9825fe9c1eb7aadf151aa499f25.williamh@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.3.2.0-r1.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: b88d96076ba1c9825fe9c1eb7aadf151aa499f25 X-VCS-Branch: master Date: Tue, 22 Aug 2017 18:52:37 +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: 0d44a75c-2d1f-4c5f-9792-954897da198c X-Archives-Hash: 1fa42a70a86ce65663f37c4fa8b704b4 commit: b88d96076ba1c9825fe9c1eb7aadf151aa499f25 Author: William Hubbs gentoo org> AuthorDate: Tue Aug 22 18:47:33 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Tue Aug 22 18:47:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88d9607 app-admin/ansible: stabilize 2.3.2.0-r1 for #622472 This non-maintainer commit approved by chainsaw. Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-admin/ansible/ansible-2.3.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.3.2.0-r1.ebuild b/app-admin/ansible/ansible-2.3.2.0-r1.ebuild index 17a663cf185..7318f41c29d 100644 --- a/app-admin/ansible/ansible-2.3.2.0-r1.ebuild +++ b/app-admin/ansible/ansible-2.3.2.0-r1.ebuild @@ -14,7 +14,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="