Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/
Date: Mon, 15 Oct 2018 11:40:31
Message-Id: 1539603621.7c41c16676b6448f8d81cd8cde1543810c4facde.klausman@gentoo
1 commit: 7c41c16676b6448f8d81cd8cde1543810c4facde
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 15 11:39:18 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 15 11:40:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c41c166
7
8 app-misc/jq: Mask USE=test on Alpha
9
10 Gentoo-Bug: https://bugs.gentoo.org/583422
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 profiles/arch/alpha/package.use.mask | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
17 index d64b7654297..5b9f2e85ad3 100644
18 --- a/profiles/arch/alpha/package.use.mask
19 +++ b/profiles/arch/alpha/package.use.mask
20 @@ -1,6 +1,11 @@
21 # Copyright 1999-2018 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Tobias Klausmann <klausman@g.o> (15 Oct 2018)
25 +# Mask USE=test for jq since it would require valgrind, which likely never get
26 +# support on Alpha. Also see bug 583422.
27 +app-misc/jq test
28 +
29 # Thomas Deutschmann <whissi@g.o> (15 Oct 2018)
30 # Requires app-text/mecab which isn't yet keyworded
31 # on alpha, bug 668674