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 A20AA138334 for ; Fri, 22 Mar 2019 21:38:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB136E08EF; Fri, 22 Mar 2019 21:38:35 +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 8EDBAE08EF for ; Fri, 22 Mar 2019 21:38:35 +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 5D417335D19 for ; Fri, 22 Mar 2019 21:38:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04EDE54A for ; Fri, 22 Mar 2019 21:38:33 +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: <1553212593.649198c67f7d8bc65fe14f8c44178b5519daebf6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: www-client/falkon/ X-VCS-Repository: proj/kde X-VCS-Files: www-client/falkon/falkon-9999.ebuild X-VCS-Directories: www-client/falkon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 649198c67f7d8bc65fe14f8c44178b5519daebf6 X-VCS-Branch: master Date: Fri, 22 Mar 2019 21:38:33 +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: 51953e71-7a7c-479e-9d58-85b594eb9687 X-Archives-Hash: b963da03ec3b6d420d99e2ef376bb173 commit: 649198c67f7d8bc65fe14f8c44178b5519daebf6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 21 23:56:20 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 21 23:56:33 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=649198c6 www-client/falkon: Sync with Gentoo ebuild repo Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> www-client/falkon/falkon-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index 99bff646b9..d125c17875 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -8,8 +8,8 @@ VIRTUALX_REQUIRED="test" inherit kde5 if [[ ${KDE_BUILD_TYPE} != live ]]; then - SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Cross-platform web browser using QtWebEngine" @@ -30,6 +30,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwebchannel) $(add_qt_dep qtwebengine 'widgets' '' '5=') $(add_qt_dep qtwidgets) + virtual/libintl dbus? ( $(add_qt_dep qtdbus) ) gnome-keyring? ( gnome-base/libgnome-keyring ) kde? (