commit:     ce4523e1a0a2817d80120246211937b9494664fd
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Fri May 21 02:39:55 2021 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Fri May 21 03:32:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce4523e1

Mask USE 'test' on MIPS for dev-python/setuptools due to the deep
dependency chain it enables.

Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>

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

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index 50ef31ed583..a94ae88bd89 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Joshua Kinard <ku...@gentoo.org> (2021-05-20)
+# mask USE 'test' on MIPS for setuptools due to
+# the very deep dependency chain it enables.
+dev-python/setuptools test
+
 # Sam James <s...@gentoo.org> (2021-02-06)
 # media-sound/sndio is not yet keyworded here
 # bug #769098, bug #769122

Reply via email to