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: Sat, 02 Oct 2021 09:08:07
Message-Id: 1633165569.df63b6a4eeda1330804e22876e96f769cb0d6be2.chewi@gentoo
1 commit: df63b6a4eeda1330804e22876e96f769cb0d6be2
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 09:06:09 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 09:06:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df63b6a4
7
8 profiles: Mask dev-libs/libcbor[doc] on m68k
9
10 Requires texlive and friends to be keyworded.
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 7dc591aeedf..b31749c199d 100644
19 --- a/profiles/arch/m68k/package.use.mask
20 +++ b/profiles/arch/m68k/package.use.mask
21 @@ -25,6 +25,7 @@ app-text/htmltidy test
22 # James Le Cuirot <chewi@g.o> (2021-09-19)
23 # Requires texlive and friends to be keyworded.
24 app-doc/doxygen doc
25 +dev-libs/libcbor doc
26
27 # James Le Cuirot <chewi@g.o> (2021-08-21)
28 # Avoid lots of unkeyworded dependencies of Python tests.