Gentoo Archives: gentoo-commits

From: Joshua Kinard <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/
Date: Sat, 31 Jul 2021 22:26:31
Message-Id: 1627770366.de8d9eb7512bf68bd56306e35581386eff2ae4d4.kumba@gentoo
1 commit: de8d9eb7512bf68bd56306e35581386eff2ae4d4
2 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 31 21:50:40 2021 +0000
4 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 31 22:26:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8d9eb7
7
8 profiles/arch/mips/package.use.mask
9
10 Mask USE 'test' on MIPS for libgudev. This requires
11 dev-util/umockdev, which has apparently never had a
12 MIPS keyword. Running the testsuite can be revisited
13 at a later date.
14
15 Bug: https://bugs.gentoo.org/805083
16 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
17
18 profiles/arch/mips/package.use.mask | 6 ++++++
19 1 file changed, 6 insertions(+)
20
21 diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
22 index 7bfdedc6436..123047b0b6a 100644
23 --- a/profiles/arch/mips/package.use.mask
24 +++ b/profiles/arch/mips/package.use.mask
25 @@ -1,6 +1,12 @@
26 # Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 +# Joshua Kinard <kumba@g.o> (2021-07-31)
30 +# Mask USE 'test' on MIPS for libgudev. This requires dev-util/umockdev,
31 +# which has apparently never had a MIPS keyword. Running the testsuite can be
32 +# revisited at a later date. Bug #805083
33 +dev-libs/libgudev test
34 +
35 # Matt Turner <mattst88@g.o> (2021-06-10)
36 # dev-python/django is not keyworded here
37 dev-python/diskcache test