diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:01:15 +0300 |
commit | cca84913765752a1af7112f19004b6ab11c27b3a (patch) | |
tree | 2f1d10bc101ba082efdc70bc16a8fc4ad2b63454 /x11-wm/mutter | |
parent | x11-themes/gnome-backgrounds: Stabilize 3.38.0 amd64, #774927 (diff) | |
download | gentoo-cca84913765752a1af7112f19004b6ab11c27b3a.tar.gz gentoo-cca84913765752a1af7112f19004b6ab11c27b3a.tar.bz2 gentoo-cca84913765752a1af7112f19004b6ab11c27b3a.zip |
x11-wm/mutter: Stabilize 3.38.3-r1 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.38.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.38.3-r1.ebuild b/x11-wm/mutter/mutter-3.38.3-r1.ebuild index 9afc0daacf0a..944cb09a481d 100644 --- a/x11-wm/mutter/mutter-3.38.3-r1.ebuild +++ b/x11-wm/mutter/mutter-3.38.3-r1.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~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 |