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 ADA50139891 for ; 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 ; 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 ; 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 ; Sun, 23 Aug 2015 09:24:51 +0000 (UTC) From: "Jeroen Roovers" 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" 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3d40ba3f-7543-4ea2-bfdf-5905ebfc8bcf X-Archives-Hash: 0a3b6abbf78f9cbf59906188ea8bf521 commit: f05532974e14e6fd1ddae74e6532df840408fad1 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Aug 23 09:09:38 2015 +0000 Commit: Jeroen Roovers gentoo 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=""