From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 8C4AE13933E for ; Sat, 3 Jul 2021 14:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9537DE0884; Sat, 3 Jul 2021 14:44:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 79852E0884 for ; Sat, 3 Jul 2021 14:44:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 42D59335CC1 for ; Sat, 3 Jul 2021 14:44:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82D7179A for ; Sat, 3 Jul 2021 14:44:15 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1625323444.30df6bc0e1a71ad89970f5e307bfd8fd4de938e5.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild X-VCS-Directories: dev-qt/qtwebengine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 30df6bc0e1a71ad89970f5e307bfd8fd4de938e5 X-VCS-Branch: master Date: Sat, 3 Jul 2021 14:44:15 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a74ed511-6071-48cd-8a14-e0254516e3f8 X-Archives-Hash: 7c3aaf37aef72f8f4cc73fea5cc7bd65 commit: 30df6bc0e1a71ad89970f5e307bfd8fd4de938e5 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu May 20 20:54:12 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 3 14:44:04 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=30df6bc0 dev-qt/qtwebengine: dev-util/gn required on ppc64 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild index c5be9e25..7a2eb367 100644 --- a/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-5.15.9999.ebuild @@ -92,6 +92,7 @@ BDEPEND=" dev-util/re2c net-libs/nodejs[ssl] sys-devel/bison + ppc64? ( >=dev-util/gn-0.1807 ) " PATCHES=(