diff options
author | 2021-09-28 13:10:27 +0100 | |
---|---|---|
committer | 2021-09-28 13:10:27 +0100 | |
commit | 7c8a8c9ad3c363e0622bb764caaa3a5bcc7eab3a (patch) | |
tree | aa5e9ec616260f17ce0e9585cb8c505bb6cfc4f2 | |
parent | dev-libs/libinput: Bump to version 1.19.1 (diff) | |
download | gentoo-7c8a8c9ad3c363e0622bb764caaa3a5bcc7eab3a.tar.gz gentoo-7c8a8c9ad3c363e0622bb764caaa3a5bcc7eab3a.tar.bz2 gentoo-7c8a8c9ad3c363e0622bb764caaa3a5bcc7eab3a.zip |
profiles: Mask subversion USE flag on m68k
Too many unkeyworded dependencies for now.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r-- | profiles/arch/m68k/use.mask | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 72345c3b5fe5..f3fc5130ffa9 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -4,6 +4,11 @@ # Unmask the flag which corresponds to ARCH. -m68k +# James Le Cuirot <chewi@gentoo.org> (2021-09-28) +# Too many unkeyworded dependencies for now. +efl +subversion + # James Le Cuirot <chewi@gentoo.org> (2021-09-27) # The Lua 5.3 tests fail on m68k so it's probably broken. 5.4 works. lua_targets_lua5-3 @@ -33,10 +38,6 @@ rust # Qt is not keyworded or tested. qt5 -# James Le Cuirot <chewi@gentoo.org> (2021-08-20) -# dev-libs/efl has many unkeyworded dependencies. -efl - # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23) # valgrind has no m68k port. valgrind |