From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1200490-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 07734138359 for <garchives@archives.gentoo.org>; Sat, 29 Aug 2020 03:28:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C5FCE087F; Sat, 29 Aug 2020 03:28:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21D3BE087F for <gentoo-commits@lists.gentoo.org>; Sat, 29 Aug 2020 03:28:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19B11340BE2 for <gentoo-commits@lists.gentoo.org>; Sat, 29 Aug 2020 03:28:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C87F9327 for <gentoo-commits@lists.gentoo.org>; Sat, 29 Aug 2020 03:28:24 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1598671674.8d8cf799e8d960e926e455b3b04dce286fe3976c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtgui/qtgui-5.14.2-r1.ebuild X-VCS-Directories: dev-qt/qtgui/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8d8cf799e8d960e926e455b3b04dce286fe3976c X-VCS-Branch: master Date: Sat, 29 Aug 2020 03:28:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 11675bb3-623d-4d86-8da3-eb0fe47283a7 X-Archives-Hash: d84654c610181dcf4e05f9914a8fec6e commit: 8d8cf799e8d960e926e455b3b04dce286fe3976c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 03:27:54 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 03:27:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8cf799 dev-qt/qtgui: Stabilize 5.14.2-r1 ppc64, #736924 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-qt/qtgui/qtgui-5.14.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtgui/qtgui-5.14.2-r1.ebuild b/dev-qt/qtgui/qtgui-5.14.2-r1.ebuild index 39d9aac9137..d1423f502b1 100644 --- a/dev-qt/qtgui/qtgui-5.14.2-r1.ebuild +++ b/dev-qt/qtgui/qtgui-5.14.2-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="The GUI module and platform plugins for the Qt5 framework" SLOT=5/$(ver_cut 1-3) # bug 707658 if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86" + KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86" fi # TODO: linuxfb