mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-wm/mutter: Drop keywords for arches without rust
These architectures don't have keywords on gnome-shell >= 3.38 since it requires rust (via dev-libs/gjs). mutter and gnome-shell have a tight dependence, so having keywords on mutter for these architectures doesn't make much sense. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ REQUIRED_USE="
|
||||
test? ( wayland )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
|
||||
KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
|
||||
|
||||
# gnome-settings-daemon is build checked, but used at runtime only for org.gnome.settings-daemon.peripherals.keyboard gschema
|
||||
# xorg-server is needed at build and runtime with USE=wayland for Xwayland
|
||||
|
||||
Reference in New Issue
Block a user