diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:57:52 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:01:55 +0100 |
commit | 93d5d53adf80c84474d0a5942b3f158eeac17741 (patch) | |
tree | 62f7bfbdd53cc75f2ece59ea0d96441cb4de9ef5 /x11-wm | |
parent | gnome-base/gnome-keyring: Stabilize 40.0-r1 x86, #831048 (diff) | |
download | gentoo-93d5d53adf80c84474d0a5942b3f158eeac17741.tar.gz gentoo-93d5d53adf80c84474d0a5942b3f158eeac17741.tar.bz2 gentoo-93d5d53adf80c84474d0a5942b3f158eeac17741.zip |
x11-wm/mutter: Stabilize 40.5-r6 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.5-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/mutter/mutter-40.5-r6.ebuild b/x11-wm/mutter/mutter-40.5-r6.ebuild index 68ed88cbb8c5..68ab27f443c2 100644 --- a/x11-wm/mutter/mutter-40.5-r6.ebuild +++ b/x11-wm/mutter/mutter-40.5-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |