From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 49B8F1382CD for ; Sat, 25 Jun 2016 20:15:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 129AB9420C; Sat, 25 Jun 2016 20:15:04 +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 B279C9420C for ; Sat, 25 Jun 2016 20:15:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C0AEB340C9A for ; Sat, 25 Jun 2016 20:14:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1756D243C for ; Sat, 25 Jun 2016 20:14:55 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1466885607.c9a941df072715b9a3086fcd7551f0049def0944.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ansible/ansible-1.9.6.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c9a941df072715b9a3086fcd7551f0049def0944 X-VCS-Branch: master Date: Sat, 25 Jun 2016 20:14:55 +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: 013560fd-9152-45cf-8a21-c54b5eeae178 X-Archives-Hash: 4f54a36f7bda3c5e99b9e70d5fb22efb commit: c9a941df072715b9a3086fcd7551f0049def0944 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jun 25 20:12:31 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jun 25 20:13:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a941df app-admin/ansible: x86 stable wrt bug #580126 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> app-admin/ansible/ansible-1.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-1.9.6.ebuild b/app-admin/ansible/ansible-1.9.6.ebuild index 78fe2ea..0822e4a 100644 --- a/app-admin/ansible/ansible-1.9.6.ebuild +++ b/app-admin/ansible/ansible-1.9.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" IUSE="test" RDEPEND="