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/kmail/
Date: Wed, 02 Aug 2017 23:22:36
Message-Id: 1501715835.140f7baf4e94ccffe7d11c21e9dfd75bbcc5f74c.asturm@gentoo
1 commit: 140f7baf4e94ccffe7d11c21e9dfd75bbcc5f74c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 2 22:16:58 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 2 23:17:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=140f7baf
7
8 kde-apps/kmail: Restrict tests
9
10 Gentoo-bug: 616878
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.1
13
14 kde-apps/kmail/kmail-17.04.3.ebuild | 2 ++
15 1 file changed, 2 insertions(+)
16
17 diff --git a/kde-apps/kmail/kmail-17.04.3.ebuild b/kde-apps/kmail/kmail-17.04.3.ebuild
18 index 03c15d1a06b..0b31c906057 100644
19 --- a/kde-apps/kmail/kmail-17.04.3.ebuild
20 +++ b/kde-apps/kmail/kmail-17.04.3.ebuild
21 @@ -81,6 +81,8 @@ RDEPEND="${COMMON_DEPEND}
22 $(add_kdeapps_dep kdepim-runtime)
23 "
24
25 +RESTRICT+=" test" # bug 616878
26 +
27 src_prepare() {
28 cmake-utils_src_prepare