diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:26 +0000 |
commit | 83d6751f455e52ab8009d046ffca353741589622 (patch) | |
tree | e195d599029419c5bc1f8fa4d90e88400afadd47 /x11-wm | |
parent | x11-themes/gnome-backgrounds: Stabilize 43.1 x86, #901377 (diff) | |
download | gentoo-83d6751f455e52ab8009d046ffca353741589622.tar.gz gentoo-83d6751f455e52ab8009d046ffca353741589622.tar.bz2 gentoo-83d6751f455e52ab8009d046ffca353741589622.zip |
x11-wm/mutter: Stabilize 43.3 x86, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-43.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-43.3.ebuild b/x11-wm/mutter/mutter-43.3.ebuild index 1551cc16b401..e6e29160b91d 100644 --- a/x11-wm/mutter/mutter-43.3.ebuild +++ b/x11-wm/mutter/mutter-43.3.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 |