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 A983A139698 for ; Fri, 17 Mar 2017 10:15:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52F1721C1B5; Fri, 17 Mar 2017 10:15:36 +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 2EB4B21C1B5 for ; Fri, 17 Mar 2017 10:15:36 +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 5CE75341130 for ; Fri, 17 Mar 2017 10:15:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 745ED6B3C for ; Fri, 17 Mar 2017 10:15:32 +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: <1489745604.70575b32c33b87d12bc8b162814bdef086a6b604.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtlocation/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtlocation/qtlocation-5.6.2.ebuild X-VCS-Directories: dev-qt/qtlocation/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 70575b32c33b87d12bc8b162814bdef086a6b604 X-VCS-Branch: master Date: Fri, 17 Mar 2017 10:15:32 +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: 8842bbdc-3909-483f-b1d5-e458673ad8ec X-Archives-Hash: a67ada2f843da257300104168c55fefc commit: 70575b32c33b87d12bc8b162814bdef086a6b604 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Mar 17 10:13:24 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Mar 17 10:13:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70575b32 dev-qt/qtlocation: amd64 stable wrt bug #611784 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-qt/qtlocation/qtlocation-5.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtlocation/qtlocation-5.6.2.ebuild b/dev-qt/qtlocation/qtlocation-5.6.2.ebuild index 77a5e74ffc4..09de2c032c1 100644 --- a/dev-qt/qtlocation/qtlocation-5.6.2.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.6.2.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="The Location module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 arm ~x86" + KEYWORDS="amd64 arm ~x86" fi IUSE=""