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 70EB5139694 for ; Sun, 7 May 2017 03:36:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1F11E0CF9; Sun, 7 May 2017 03:36:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0892E0CF9 for ; Sun, 7 May 2017 03:36:26 +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 B80253416D4 for ; Sun, 7 May 2017 03:36:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B01A7454 for ; Sun, 7 May 2017 03:36:22 +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: <1494127926.821e3fc62b01ba955674978f2584ce9e2d9f07b1.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.3.0.0.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 821e3fc62b01ba955674978f2584ce9e2d9f07b1 X-VCS-Branch: master Date: Sun, 7 May 2017 03:36:22 +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: 877cc473-f6e2-49a2-ae2c-4be250863a0a X-Archives-Hash: c8ba1f357d2d9803bac11ab9984e81f9 commit: 821e3fc62b01ba955674978f2584ce9e2d9f07b1 Author: Matthew Thode gentoo org> AuthorDate: Sun May 7 03:32:06 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun May 7 03:32:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821e3fc6 app-admin/ansible: 2.3.0.0 stable amd64 and x86 Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-admin/ansible/ansible-2.3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.3.0.0.ebuild b/app-admin/ansible/ansible-2.3.0.0.ebuild index 16e6d897dd7..ebe80089449 100644 --- a/app-admin/ansible/ansible-2.3.0.0.ebuild +++ b/app-admin/ansible/ansible-2.3.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="