Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/
Date: Sat, 02 Nov 2019 16:37:06
Message-Id: 1572712605.6a4e9c288fbf439871df6a4f81051ffc8ecd5b53.asturm@gentoo
1 commit: 6a4e9c288fbf439871df6a4f81051ffc8ecd5b53
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 2 16:33:25 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 2 16:36:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a4e9c28
7
8 sci-astronomy/stellarium: RESTRICT="!test? ( test )"...
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 sci-astronomy/stellarium/stellarium-0.19.2.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/sci-astronomy/stellarium/stellarium-0.19.2.ebuild b/sci-astronomy/stellarium/stellarium-0.19.2.ebuild
17 index b47582c27ba..dbc5a771b76 100644
18 --- a/sci-astronomy/stellarium/stellarium-0.19.2.ebuild
19 +++ b/sci-astronomy/stellarium/stellarium-0.19.2.ebuild
20 @@ -45,6 +45,8 @@ DEPEND="${RDEPEND}
21 test? ( dev-qt/qttest:5 )
22 "
23
24 +RESTRICT="!test? ( test )"
25 +
26 src_prepare() {
27 cmake-utils_src_prepare
28 use debug || append-cppflags -DQT_NO_DEBUG #415769