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: Tue, 28 Sep 2021 12:40:07
Message-Id: 1632831027.7c8a8c9ad3c363e0622bb764caaa3a5bcc7eab3a.chewi@gentoo
1 commit: 7c8a8c9ad3c363e0622bb764caaa3a5bcc7eab3a
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 28 12:10:27 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 28 12:10:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8a8c9a
7
8 profiles: Mask subversion USE flag on m68k
9
10 Too many unkeyworded dependencies for now.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 profiles/arch/m68k/use.mask | 9 +++++----
15 1 file changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
18 index 72345c3b5fe..f3fc5130ffa 100644
19 --- a/profiles/arch/m68k/use.mask
20 +++ b/profiles/arch/m68k/use.mask
21 @@ -4,6 +4,11 @@
22 # Unmask the flag which corresponds to ARCH.
23 -m68k
24
25 +# James Le Cuirot <chewi@g.o> (2021-09-28)
26 +# Too many unkeyworded dependencies for now.
27 +efl
28 +subversion
29 +
30 # James Le Cuirot <chewi@g.o> (2021-09-27)
31 # The Lua 5.3 tests fail on m68k so it's probably broken. 5.4 works.
32 lua_targets_lua5-3
33 @@ -33,10 +38,6 @@ rust
34 # Qt is not keyworded or tested.
35 qt5
36
37 -# James Le Cuirot <chewi@g.o> (2021-08-20)
38 -# dev-libs/efl has many unkeyworded dependencies.
39 -efl
40 -
41 # Sergei Trofimovich <slyfox@g.o> (2020-04-23)
42 # valgrind has no m68k port.
43 valgrind