Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/k3b/
Date: Sat, 12 Aug 2017 11:59:35
Message-Id: 1502538865.b1cd661cd6f80d4559817534fda14fa69ec29732.asturm@gentoo
1 commit: b1cd661cd6f80d4559817534fda14fa69ec29732
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 11:06:48 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 11:54:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1cd661c
7
8 kde-apps/k3b: Restrict tests
9
10 One test is failing in case we stabilise this version.
11
12 Gentoo-bug: 616880
13 Package-Manager: Portage-2.3.6, Repoman-2.3.3
14
15 kde-apps/k3b/k3b-17.04.3-r1.ebuild | 2 ++
16 1 file changed, 2 insertions(+)
17
18 diff --git a/kde-apps/k3b/k3b-17.04.3-r1.ebuild b/kde-apps/k3b/k3b-17.04.3-r1.ebuild
19 index e0f4fb461bd..3f1a5c8bda0 100644
20 --- a/kde-apps/k3b/k3b-17.04.3-r1.ebuild
21 +++ b/kde-apps/k3b/k3b-17.04.3-r1.ebuild
22 @@ -77,6 +77,8 @@ REQUIRED_USE="
23
24 DOCS+=( ChangeLog {FAQ,PERMISSIONS,README}.txt )
25
26 +RESTRICT+=" test"
27 +
28 src_configure() {
29 local mycmakeargs=(
30 -DK3B_BUILD_API_DOCS=OFF