From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-829733-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 ADA50139891
	for <garchives@archives.gentoo.org>; Sun, 23 Aug 2015 09:25:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 94642142F0;
	Sun, 23 Aug 2015 09:24:59 +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 5A29E142F0
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Aug 2015 09:24:58 +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 AD4FF340A60
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Aug 2015 09:24:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D626B172
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Aug 2015 09:24:51 +0000 (UTC)
From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1440320978.f05532974e14e6fd1ddae74e6532df840408fad1.jer@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.4.2.ebuild
X-VCS-Directories: dev-qt/linguist/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: f05532974e14e6fd1ddae74e6532df840408fad1
X-VCS-Branch: master
Date: Sun, 23 Aug 2015 09:24:51 +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: 3d40ba3f-7543-4ea2-bfdf-5905ebfc8bcf
X-Archives-Hash: 0a3b6abbf78f9cbf59906188ea8bf521

commit:     f05532974e14e6fd1ddae74e6532df840408fad1
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 09:09:38 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 09:09:38 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0553297

dev-qt/linguist: Stable for HPPA (bug #543326).

Package-Manager: portage-2.2.20.1

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

diff --git a/dev-qt/linguist/linguist-5.4.2.ebuild b/dev-qt/linguist/linguist-5.4.2.ebuild
index 51ac0b4..d13b8f0 100644
--- a/dev-qt/linguist/linguist-5.4.2.ebuild
+++ b/dev-qt/linguist/linguist-5.4.2.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=""