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 73D291395E3 for ; Thu, 1 Dec 2016 17:06:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D925721C075; Thu, 1 Dec 2016 17:06:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C0E8C21C075 for ; Thu, 1 Dec 2016 17:06:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2EA7341134 for ; Thu, 1 Dec 2016 17:06:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5591824B6 for ; Thu, 1 Dec 2016 17:06:38 +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: <1480611951.fe78522def46fda5b518a10d3e0fa40e4b3ab57c.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.1.3.0.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: fe78522def46fda5b518a10d3e0fa40e4b3ab57c X-VCS-Branch: master Date: Thu, 1 Dec 2016 17:06:38 +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: ed8531cd-4667-435e-9716-ce9e1b0e583a X-Archives-Hash: 6cebbe4449a277034831564813f7b0ef commit: fe78522def46fda5b518a10d3e0fa40e4b3ab57c Author: Matthew Thode gentoo org> AuthorDate: Thu Dec 1 17:00:49 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Dec 1 17:05:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe78522d app-admin/ansible: 2.1.3.0 stable amd64 and x86 Package-Manager: portage-2.3.0 app-admin/ansible/ansible-2.1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.1.3.0.ebuild b/app-admin/ansible/ansible-2.1.3.0.ebuild index ec484db..ad8ae0f 100644 --- a/app-admin/ansible/ansible-2.1.3.0.ebuild +++ b/app-admin/ansible/ansible-2.1.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://pypi.python.org/packages/${BLAKE2B_HASH}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" IUSE="keyczar test" RDEPEND="