commit:     64285aa9aa51ff8b5e42aae0644491544a88d9a1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 00:28:02 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 00:28:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64285aa9

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 <asturm <AT> gentoo.org>

 www-client/falkon/falkon-3.1.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/falkon/falkon-3.1.0-r1.ebuild 
b/www-client/falkon/falkon-3.1.0-r1.ebuild
index c9d68b12622..687be8779fb 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

Reply via email to