diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:52:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 09:00:12 +0000 |
commit | 16e637e268be93386c2ffc307d4c2f3fb54801ca (patch) | |
tree | add9851e18358075bbeee95419d2d1cab6bee92b /x11-wm | |
parent | gnome-base/gnome-settings-daemon: Stabilize 40.0.1 amd64, #792327 (diff) | |
download | gentoo-16e637e268be93386c2ffc307d4c2f3fb54801ca.tar.gz gentoo-16e637e268be93386c2ffc307d4c2f3fb54801ca.tar.bz2 gentoo-16e637e268be93386c2ffc307d4c2f3fb54801ca.zip |
x11-wm/mutter: Stabilize 40.1 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.1.ebuild b/x11-wm/mutter/mutter-40.1.ebuild index b4fbc06f08ba..1c7dbfac196f 100644 --- a/x11-wm/mutter/mutter-40.1.ebuild +++ b/x11-wm/mutter/mutter-40.1.ebuild @@ -17,7 +17,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 |