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/kcalc/
Date: Tue, 18 Dec 2018 23:29:42
Message-Id: 1545175759.162fe2cba46f502c012214612e5a2aff976d7a10.asturm@gentoo
1 commit: 162fe2cba46f502c012214612e5a2aff976d7a10
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 18 21:20:18 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 18 23:29:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162fe2cb
7
8 kde-apps/kcalc: Disable tests for this version
9
10 Closes: https://bugs.gentoo.org/673136
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 kde-apps/kcalc/kcalc-18.12.0.ebuild | 2 ++
15 1 file changed, 2 insertions(+)
16
17 diff --git a/kde-apps/kcalc/kcalc-18.12.0.ebuild b/kde-apps/kcalc/kcalc-18.12.0.ebuild
18 index 150699d9a9a..d826dfff8f0 100644
19 --- a/kde-apps/kcalc/kcalc-18.12.0.ebuild
20 +++ b/kde-apps/kcalc/kcalc-18.12.0.ebuild
21 @@ -31,3 +31,5 @@ RDEPEND="
22 DEPEND="${RDEPEND}
23 sys-devel/gettext
24 "
25 +
26 +RESTRICT+=" test" # bug #673136