diff options
author | 2023-05-06 09:22:00 +0000 | |
---|---|---|
committer | 2023-05-06 09:22:00 +0000 | |
commit | 9812e7efab2d3472fc65fba07f06d09b6b5cade1 (patch) | |
tree | 4a0c29ad9e51888330b9f937d90349497280454f /x11-wm | |
parent | gnome-base/gnome-shell: Stabilize 43.4 arm64, #904483 (diff) | |
download | gentoo-9812e7efab2d3472fc65fba07f06d09b6b5cade1.tar.gz gentoo-9812e7efab2d3472fc65fba07f06d09b6b5cade1.tar.bz2 gentoo-9812e7efab2d3472fc65fba07f06d09b6b5cade1.zip |
x11-wm/mutter: Stabilize 43.4 x86, #904483
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-43.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-43.4.ebuild b/x11-wm/mutter/mutter-43.4.ebuild index 1551cc16b401..e6e29160b91d 100644 --- a/x11-wm/mutter/mutter-43.4.ebuild +++ b/x11-wm/mutter/mutter-43.4.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv 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 |