www-client/falkon: Disable BUILD_KEYRING
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 7 Feb 2020 00:28:02 +0000 (01:28 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 7 Feb 2020 00:28:02 +0000 (01:28 +0100)
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@gentoo.org>
www-client/falkon/falkon-3.1.0-r1.ebuild

index c9d68b12622ed0833c1e012b8d552d77288950c9..687be8779fbebc2653283056a5b278e6c195067a 100644 (file)
@@ -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