diff options
author | Sam James <sam@gentoo.org> | 2020-11-22 03:23:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-22 03:23:14 +0000 |
commit | 211ca40e4c23886ec45afe3dea4b73d0f7ad765b (patch) | |
tree | 01d782d7d7343d0aa5f0e2bdb57e625408c26dbd /x11-wm | |
parent | media-gfx/xdot: Version bump to 1.2 (diff) | |
download | gentoo-211ca40e4c23886ec45afe3dea4b73d0f7ad765b.tar.gz gentoo-211ca40e4c23886ec45afe3dea4b73d0f7ad765b.tar.bz2 gentoo-211ca40e4c23886ec45afe3dea4b73d0f7ad765b.zip |
x11-wm/mutter: Stabilize 3.36.7 amd64, #755848
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.36.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.36.7.ebuild b/x11-wm/mutter/mutter-3.36.7.ebuild index 4bceba784281..f5dc0a1d9f9b 100644 --- a/x11-wm/mutter/mutter-3.36.7.ebuild +++ b/x11-wm/mutter/mutter-3.36.7.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 |