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 120A91388C1 for ; Tue, 17 Nov 2015 11:14:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E3D0E078C; Tue, 17 Nov 2015 11:14:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34A52E078C for ; Tue, 17 Nov 2015 11:14:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 307293406A7 for ; Tue, 17 Nov 2015 11:14:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 930E1702 for ; Tue, 17 Nov 2015 11:14:52 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1447758887.f2608b8e81e1c7d3d1f53cc18263d5415a7f6ed6.pinkbyte@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.4.ebuild X-VCS-Directories: app-admin/ansible/ X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: f2608b8e81e1c7d3d1f53cc18263d5415a7f6ed6 X-VCS-Branch: master Date: Tue, 17 Nov 2015 11:14:52 +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: 811a5f5b-baf0-4cf7-be82-42342b9e3e7c X-Archives-Hash: 95cd2770a7a04ac740df8192f0d23d74 commit: f2608b8e81e1c7d3d1f53cc18263d5415a7f6ed6 Author: Sergey Popov gentoo org> AuthorDate: Tue Nov 17 11:14:31 2015 +0000 Commit: Sergey Popov gentoo org> CommitDate: Tue Nov 17 11:14:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2608b8e app-admin/ansible: x86 stable Gentoo-Bug: 565962 Package-Manager: portage-2.2.23 app-admin/ansible/ansible-1.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-1.9.4.ebuild b/app-admin/ansible/ansible-1.9.4.ebuild index 7c8406c..a08091b 100644 --- a/app-admin/ansible/ansible-1.9.4.ebuild +++ b/app-admin/ansible/ansible-1.9.4.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="