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

Also mask USE 'test' for dev-python/jaraco-path.

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

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

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index a94ae88bd89..5e27c674e83 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -2,8 +2,11 @@
 # 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.
+# mask USE 'test' on MIPS for setuptools  and jaraco-path due to
+# the very deep dependency chain that is enabled.  Will unmask
+# on a future date.
+# Bug #774216
+dev-python/jaraco-path test
 dev-python/setuptools test
 
 # Sam James <s...@gentoo.org> (2021-02-06)

Reply via email to