From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-898355-garchives=archives.gentoo.org@lists.gentoo.org>
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 8F2A4138330
	for <garchives@archives.gentoo.org>; Tue, 23 Aug 2016 19:50:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B90C7E095B;
	Tue, 23 Aug 2016 19:50:09 +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 5FAB3E095B
	for <gentoo-commits@lists.gentoo.org>; Tue, 23 Aug 2016 19:50:09 +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 3045333E3A9
	for <gentoo-commits@lists.gentoo.org>; Tue, 23 Aug 2016 19:50:08 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EAF92452
	for <gentoo-commits@lists.gentoo.org>; Tue, 23 Aug 2016 19:50:05 +0000 (UTC)
From: "Markus Meier" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" <maekke@gentoo.org>
Message-ID: <1471981788.c2a2a96602ac6dd8f48861321b128d5d0b22aedb.maekke@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/linguist/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-qt/linguist/linguist-5.6.1.ebuild
X-VCS-Directories: dev-qt/linguist/
X-VCS-Committer: maekke
X-VCS-Committer-Name: Markus Meier
X-VCS-Revision: c2a2a96602ac6dd8f48861321b128d5d0b22aedb
X-VCS-Branch: master
Date: Tue, 23 Aug 2016 19:50:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: fc91d3ad-fc3b-4465-8cef-5e7cdfcb0d1d
X-Archives-Hash: 81b4485317479428b9fd60dda1308b57

commit:     c2a2a96602ac6dd8f48861321b128d5d0b22aedb
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 19:49:48 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 19:49:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a2a966

dev-qt/linguist: arm stable, bug #586180

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 dev-qt/linguist/linguist-5.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/linguist/linguist-5.6.1.ebuild b/dev-qt/linguist/linguist-5.6.1.ebuild
index 1065ad8..5580466 100644
--- a/dev-qt/linguist/linguist-5.6.1.ebuild
+++ b/dev-qt/linguist/linguist-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Graphical tool for translating Qt applications"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm hppa ppc64 x86"
+	KEYWORDS="amd64 arm hppa ppc64 x86"
 fi
 
 IUSE=""