diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:28:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:28:37 +0000 |
commit | 2cc96e4046d6c491a890865129ef7f794027429e (patch) | |
tree | 7cea45117ff482ac8dd983aa03283867b84d207b /x11-wm/mutter | |
parent | gnome-extra/zenity: Stabilize 3.41.0 amd64, #834426 (diff) | |
download | gentoo-2cc96e4046d6c491a890865129ef7f794027429e.tar.gz gentoo-2cc96e4046d6c491a890865129ef7f794027429e.tar.bz2 gentoo-2cc96e4046d6c491a890865129ef7f794027429e.zip |
x11-wm/mutter: Stabilize 41.4 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-41.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-41.4.ebuild b/x11-wm/mutter/mutter-41.4.ebuild index 1c8c1b5985a9..defced84a900 100644 --- a/x11-wm/mutter/mutter-41.4.ebuild +++ b/x11-wm/mutter/mutter-41.4.ebuild @@ -17,7 +17,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 |