Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/falkon/
Date: Sat, 09 Feb 2019 16:54:10
Message-Id: 1549731231.aa890cb7ecfb8129e93ae06dbcf5fea9cfbcfcfc.asturm@gentoo
1 commit: aa890cb7ecfb8129e93ae06dbcf5fea9cfbcfcfc
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 16:52:59 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 16:53:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa890cb7
7
8 www-client/falkon: Tests don't work for everyone.
9
10 Bug: https://bugs.gentoo.org/653046
11 Package-Manager: Portage-2.3.59, Repoman-2.3.12
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 www-client/falkon/falkon-3.0.1-r1.ebuild | 3 +++
15 1 file changed, 3 insertions(+)
16
17 diff --git a/www-client/falkon/falkon-3.0.1-r1.ebuild b/www-client/falkon/falkon-3.0.1-r1.ebuild
18 index 4b69f313b76..4a748362680 100644
19 --- a/www-client/falkon/falkon-3.0.1-r1.ebuild
20 +++ b/www-client/falkon/falkon-3.0.1-r1.ebuild
21 @@ -59,6 +59,9 @@ PATCHES=(
22 "${FILESDIR}/${P}-webinspector.patch"
23 )
24
25 +# bug 653046
26 +RESTRICT+=" test"
27 +
28 src_configure() {
29 local mycmakeargs=(
30 -DCMAKE_DISABLE_FIND_PACKAGE_PySide2=ON