commit:     de8d9eb7512bf68bd56306e35581386eff2ae4d4
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 21:50:40 2021 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 22:26:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8d9eb7

profiles/arch/mips/package.use.mask

Mask USE 'test' on MIPS for libgudev.  This requires
dev-util/umockdev, which has apparently never had a
MIPS keyword.  Running the testsuite can be revisited
at a later date.

Bug: https://bugs.gentoo.org/805083
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>

 profiles/arch/mips/package.use.mask | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index 7bfdedc6436..123047b0b6a 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Joshua Kinard <ku...@gentoo.org> (2021-07-31)
+# Mask USE 'test' on MIPS for libgudev.  This requires dev-util/umockdev,
+# which has apparently never had a MIPS keyword.  Running the testsuite can be
+# revisited at a later date.  Bug #805083
+dev-libs/libgudev test
+
 # Matt Turner <matts...@gentoo.org> (2021-06-10)
 # dev-python/django is not keyworded here
 dev-python/diskcache test

Reply via email to