diff options
author | Sam James <sam@gentoo.org> | 2021-08-13 22:56:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-13 22:56:00 +0100 |
commit | f668e2b62d992e710910565bd317cee61f98a66e (patch) | |
tree | 0a1c29c541eed9cbac7228b8d6b9b3e5b3ca0a10 /x11-wm | |
parent | x11-libs/libxcvt: Stabilize 0.1.0 amd64, #806324 (diff) | |
download | gentoo-f668e2b62d992e710910565bd317cee61f98a66e.tar.gz gentoo-f668e2b62d992e710910565bd317cee61f98a66e.tar.bz2 gentoo-f668e2b62d992e710910565bd317cee61f98a66e.zip |
x11-wm/mutter: Stabilize 40.3-r1 amd64, #806324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.3-r1.ebuild b/x11-wm/mutter/mutter-40.3-r1.ebuild index 49d8329a1258..8b61619607c0 100644 --- a/x11-wm/mutter/mutter-40.3-r1.ebuild +++ b/x11-wm/mutter/mutter-40.3-r1.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 |