From: Andreas Sturmlechner Date: Fri, 7 Feb 2020 00:28:02 +0000 (+0100) Subject: www-client/falkon: Disable BUILD_KEYRING X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=64285aa9aa51ff8b5e42aae0644491544a88d9a1;p=gentoo.git www-client/falkon: Disable BUILD_KEYRING It is gone in git master, we won't handle it here anymore. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- diff --git a/www-client/falkon/falkon-3.1.0-r1.ebuild b/www-client/falkon/falkon-3.1.0-r1.ebuild index c9d68b12622e..687be8779fbe 100644 --- a/www-client/falkon/falkon-3.1.0-r1.ebuild +++ b/www-client/falkon/falkon-3.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -70,6 +70,7 @@ RESTRICT+=" test" src_configure() { local mycmakeargs=( + -DBUILD_KEYRING=OFF -DCMAKE_DISABLE_FIND_PACKAGE_PySide2=ON -DCMAKE_DISABLE_FIND_PACKAGE_Shiboken2=ON -DCMAKE_DISABLE_FIND_PACKAGE_PythonLibs=ON