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 3A4B4139891 for ; Sun, 23 Aug 2015 09:25:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF3A7142FB; Sun, 23 Aug 2015 09:25:04 +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 07033142FB for ; Sun, 23 Aug 2015 09:24:59 +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 D941D340A30 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 49876178 for ; Sun, 23 Aug 2015 09:24:52 +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: <1440321530.f794c93a44e5571d8f3e370dde8a7d8ba0538c34.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qttranslations/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qttranslations/qttranslations-5.4.2.ebuild X-VCS-Directories: dev-qt/qttranslations/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: f794c93a44e5571d8f3e370dde8a7d8ba0538c34 X-VCS-Branch: master Date: Sun, 23 Aug 2015 09:24:52 +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: 40b7934b-9135-40f8-9279-e5691e0f2629 X-Archives-Hash: 4b506fd0d724ed8fb00e6292ce855864 commit: f794c93a44e5571d8f3e370dde8a7d8ba0538c34 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Aug 23 09:18:50 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Aug 23 09:18:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f794c93a dev-qt/qttranslations: Stable for HPPA (bug #543326). Package-Manager: portage-2.2.20.1 dev-qt/qttranslations/qttranslations-5.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qttranslations/qttranslations-5.4.2.ebuild b/dev-qt/qttranslations/qttranslations-5.4.2.ebuild index e8c2c9b..7f4847e 100644 --- a/dev-qt/qttranslations/qttranslations-5.4.2.ebuild +++ b/dev-qt/qttranslations/qttranslations-5.4.2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Translation files for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm hppa ~ppc64 ~x86" fi IUSE=""