summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-02-09 17:52:59 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-09 17:53:51 +0100
commitaa890cb7ecfb8129e93ae06dbcf5fea9cfbcfcfc (patch)
treea3dd1efc8f695c122210be07c2986ba30cba6ede
parentsys-devel/gcc: cut 1.2 patchset for 7.4.0 (diff)
downloadgentoo-aa890cb7.tar.gz
gentoo-aa890cb7.tar.bz2
gentoo-aa890cb7.zip
www-client/falkon: Tests don't work for everyone.
Bug: https://bugs.gentoo.org/653046 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--www-client/falkon/falkon-3.0.1-r1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/www-client/falkon/falkon-3.0.1-r1.ebuild b/www-client/falkon/falkon-3.0.1-r1.ebuild
index 4b69f313b769..4a7483626802 100644
--- a/www-client/falkon/falkon-3.0.1-r1.ebuild
+++ b/www-client/falkon/falkon-3.0.1-r1.ebuild
@@ -59,6 +59,9 @@ PATCHES=(
"${FILESDIR}/${P}-webinspector.patch"
)
+# bug 653046
+RESTRICT+=" test"
+
src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_PySide2=ON