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: Fri, 27 Jan 2017 13:39:25
Message-Id: 1485524326.c0844c0006583746718b85d7fa0eccfd308099a3.klausman@gentoo
1 commit: c0844c0006583746718b85d7fa0eccfd308099a3
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 27 13:38:46 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 27 13:38:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0844c00
7
8 dev-python/pyquery: mask USE=test
9
10 Gentoo-Bugs: 606298
11
12 profiles/arch/alpha/package.use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
16 index 408b865..5896df8 100644
17 --- a/profiles/arch/alpha/package.use.mask
18 +++ b/profiles/arch/alpha/package.use.mask
19 @@ -2,6 +2,10 @@
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 +# Tobias Klausmann <klausman@g.o> (27 Jan 2016)
24 +# USE=test transitively pulls in greenlet, which is not available on alpha.
25 +dev-python/pyquery test
26 +
27 # Tobias Klausmann <klausman@g.o> (25 Jan 2016)
28 # The tests use hypothesis which complains about too-slow tests on
29 # hardware that is "too slow".