diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:04 +0000 |
commit | 4651f73a0ee7d61c0792d3a02c6a3b8184bf8051 (patch) | |
tree | 747a20d48f6567fefa037279be54d00a246c0801 /x11-wm/mutter | |
parent | gnome-base/gnome-session: Stabilize 43.0 amd64, #879807 (diff) | |
download | gentoo-4651f73a0ee7d61c0792d3a02c6a3b8184bf8051.tar.gz gentoo-4651f73a0ee7d61c0792d3a02c6a3b8184bf8051.tar.bz2 gentoo-4651f73a0ee7d61c0792d3a02c6a3b8184bf8051.zip |
x11-wm/mutter: Stabilize 42.5 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-42.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-42.5.ebuild b/x11-wm/mutter/mutter-42.5.ebuild index 1b93a8c233c9..0503fe93d446 100644 --- a/x11-wm/mutter/mutter-42.5.ebuild +++ b/x11-wm/mutter/mutter-42.5.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 |