diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 16:39:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-10 16:39:07 +0100 |
commit | 48cb089c1ca84c8197848950a676807a018fc06f (patch) | |
tree | 97c5aef84d6aacc0e6c6a2360492bbf8173cb539 /x11-wm | |
parent | x11-terms/gnome-terminal: Stabilize 3.40.2 amd64, #800710 (diff) | |
download | gentoo-48cb089c1ca84c8197848950a676807a018fc06f.tar.gz gentoo-48cb089c1ca84c8197848950a676807a018fc06f.tar.bz2 gentoo-48cb089c1ca84c8197848950a676807a018fc06f.zip |
x11-wm/mutter: Stabilize 40.2.1 amd64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.2.1.ebuild b/x11-wm/mutter/mutter-40.2.1.ebuild index 0e7403318d26..bf9d3cd6841f 100644 --- a/x11-wm/mutter/mutter-40.2.1.ebuild +++ b/x11-wm/mutter/mutter-40.2.1.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~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 |