mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
profiles: Mask kms USE flag against some packages on m68k
Most usage of KMS requires GBM, which is provided by Mesa, which currently doesn't work on m68k. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2022-01-09)
|
||||
# Most usage of KMS requires GBM, which is provided by Mesa, which currently
|
||||
# doesn't work on m68k.
|
||||
media-libs/cogl kms
|
||||
media-libs/libsdl2 kms
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2022-01-09)
|
||||
# Requires dev-lang/go, which is not ported to m68k.
|
||||
sys-libs/libcap tools
|
||||
|
||||
Reference in New Issue
Block a user