From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-871904-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 026BA59CA5
	for <garchives@archives.gentoo.org>; Thu, 24 Mar 2016 05:53:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B405BE0804;
	Thu, 24 Mar 2016 05:53:15 +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 0CEA4E0804
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Mar 2016 05:53:14 +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 7D906340BEF
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Mar 2016 05:53:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2251B85A
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Mar 2016 05:53:11 +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: <1458798640.0b2a94ed4878445e966c03a8cbf8850e1eb82d3d.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.5.1-r1.ebuild
X-VCS-Directories: dev-qt/linguist/
X-VCS-Committer: maekke
X-VCS-Committer-Name: Markus Meier
X-VCS-Revision: 0b2a94ed4878445e966c03a8cbf8850e1eb82d3d
X-VCS-Branch: master
Date: Thu, 24 Mar 2016 05:53:11 +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: 3f536a85-6e95-47c7-8212-0b4909ccbf6a
X-Archives-Hash: 33d90e6db3332ae21f4c5b54886054dc

commit:     0b2a94ed4878445e966c03a8cbf8850e1eb82d3d
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 05:23:54 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 05:50:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2a94ed

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

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

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

diff --git a/dev-qt/linguist/linguist-5.5.1-r1.ebuild b/dev-qt/linguist/linguist-5.5.1-r1.ebuild
index 2845789..17c1978 100644
--- a/dev-qt/linguist/linguist-5.5.1-r1.ebuild
+++ b/dev-qt/linguist/linguist-5.5.1-r1.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=""