Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/
Date: Sun, 19 Sep 2021 12:47:15
Message-Id: 1632055561.e93ca84017b8e468ee5ed3fe92c37e0a16c9ab9d.chewi@gentoo
1 commit: e93ca84017b8e468ee5ed3fe92c37e0a16c9ab9d
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 19 08:09:24 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 19 12:46:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93ca840
7
8 profiles: Mask dev-python/smartypants[doc] on m68k
9
10 Avoid having to keyword dev-python/sphinx and friends for now.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 profiles/arch/m68k/package.use.mask | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
18 index 2bae3dbcac6..7b118b2eab7 100644
19 --- a/profiles/arch/m68k/package.use.mask
20 +++ b/profiles/arch/m68k/package.use.mask
21 @@ -18,6 +18,7 @@ dev-python/lxml doc
22 dev-python/py doc
23 dev-python/pyasn1 doc
24 dev-python/pygments doc
25 +dev-python/smartypants doc
26
27 # James Le Cuirot <chewi@g.o> (2021-08-21)
28 # Avoid lots of unkeyworded dependencies of Python tests.