diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:25:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:25:37 +0100 |
commit | 735eb428306d5b3f996c3a0229fe0b34a7037d3b (patch) | |
tree | a35baf37be21a1f702d171c0e64ed59066cea001 /x11-wm/mutter | |
parent | gnome-extra/zenity: Stabilize 3.42.1 x86, #843794 (diff) | |
download | gentoo-735eb428306d5b3f996c3a0229fe0b34a7037d3b.tar.gz gentoo-735eb428306d5b3f996c3a0229fe0b34a7037d3b.tar.bz2 gentoo-735eb428306d5b3f996c3a0229fe0b34a7037d3b.zip |
x11-wm/mutter: Stabilize 42.1 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-42.1.ebuild b/x11-wm/mutter/mutter-42.1.ebuild index 55eb6f095d2b..c071bf22c445 100644 --- a/x11-wm/mutter/mutter-42.1.ebuild +++ b/x11-wm/mutter/mutter-42.1.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 |