Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Tue, 04 Feb 2020 13:32:16
Message-Id: 1580822824.6d4a8fff4a4f76e1be0e615449c3e50e6bc07b95.mgorny@gentoo
1 commit: 6d4a8fff4a4f76e1be0e615449c3e50e6bc07b95
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 4 13:27:04 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 4 13:27:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4a8fff
7
8 profiles/base: Mask dev-python/zeep[tornado] due to broken deps
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/base/package.use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
16 index 360128c3e54..e52a5863798 100644
17 --- a/profiles/base/package.use.mask
18 +++ b/profiles/base/package.use.mask
19 @@ -6,6 +6,10 @@
20 # This file is only for generic masks. For arch-specific masks (i.e.
21 # mask everywhere, unmask on arch/*) use arch/base.
22
23 +# Michał Górny <mgorny@g.o> (2020-02-04)
24 +# Unsatisfiable dep due to missing impls.
25 +dev-python/zeep tornado
26 +
27 # Michał Górny <mgorny@g.o> (2020-01-29)
28 # Require Python 2 support in numpydoc.
29 <dev-python/matplotlib-3 doc