diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:55 +0000 |
commit | bf1f5d5b2a4c02bcc848465e79d52ef178bf077b (patch) | |
tree | e1fc66bf42e719b282d264391656d012f900e92a /x11-wm | |
parent | media-libs/graphene: Stabilize 1.10.2 amd64, #738728 (diff) | |
download | gentoo-bf1f5d5b2a4c02bcc848465e79d52ef178bf077b.tar.gz gentoo-bf1f5d5b2a4c02bcc848465e79d52ef178bf077b.tar.bz2 gentoo-bf1f5d5b2a4c02bcc848465e79d52ef178bf077b.zip |
x11-wm/mutter: Stabilize 3.36.5 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.36.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.36.5.ebuild b/x11-wm/mutter/mutter-3.36.5.ebuild index e8f6b7646150..f3cd2c8909df 100644 --- a/x11-wm/mutter/mutter-3.36.5.ebuild +++ b/x11-wm/mutter/mutter-3.36.5.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 |