Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/
Date: Tue, 10 Mar 2020 16:13:54
Message-Id: 1583856824.1e9ed1d68823f5532132e4349f6fef5d632a4911.grknight@gentoo
1 commit: 1e9ed1d68823f5532132e4349f6fef5d632a4911
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 10 16:11:10 2020 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 10 16:13:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9ed1d6
7
8 profiles: Mask doc USE on dev-python/aiohttp for arm
9
10 A dependency has a USE issue which only causes a rabbit hole if
11 aiohttp python 3.7 USE is masked. doc is trivial and easier until
12 the dep can be fixed
13
14 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
15
16 profiles/arch/arm/package.use.mask | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
20 index 3db97859302..47eee031d89 100644
21 --- a/profiles/arch/arm/package.use.mask
22 +++ b/profiles/arch/arm/package.use.mask
23 @@ -4,6 +4,7 @@
24 # Brian Evans <grknight@g.o> (2020-03-10)
25 # Needs a keyworded dev-python/sphinx-testing with Python 3.7
26 dev-python/sphinxcontrib-blockdiag python_targets_python3_7
27 +dev-python/aiohttp doc
28
29 # Patrick McLean <chutzpah@g.o> (2020-02-15)
30 # Mask until dev-libs/libfido2 is keyworded