diff options
author | Sam James <sam@gentoo.org> | 2022-09-12 17:01:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-12 17:01:13 +0100 |
commit | 189bf5fcecca14aaa99df64413f65686f48418ce (patch) | |
tree | 88d94d4da50d6dadef17a5c219df563268db6886 /x11-wm/mutter | |
parent | gnome-extra/evolution-data-server: Stabilize 3.44.4 x86, #868606 (diff) | |
download | gentoo-189bf5fcecca14aaa99df64413f65686f48418ce.tar.gz gentoo-189bf5fcecca14aaa99df64413f65686f48418ce.tar.bz2 gentoo-189bf5fcecca14aaa99df64413f65686f48418ce.zip |
x11-wm/mutter: Stabilize 42.4-r1 x86, #868606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-42.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-42.4-r1.ebuild b/x11-wm/mutter/mutter-42.4-r1.ebuild index e3110ef4e933..1a445cfffc44 100644 --- a/x11-wm/mutter/mutter-42.4-r1.ebuild +++ b/x11-wm/mutter/mutter-42.4-r1.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 |