diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 06:22:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-15 06:24:55 +0100 |
commit | b50576b6dcf068f4558ef6f860d3671fc3c5e5ae (patch) | |
tree | d09d1c8dbcb64b572a224b2288f325fbdd7b4189 /x11-wm/mutter | |
parent | x11-libs/libwnck: Stabilize 2.31.0-r1 x86, #782847 (diff) | |
download | gentoo-b50576b6dcf068f4558ef6f860d3671fc3c5e5ae.tar.gz gentoo-b50576b6dcf068f4558ef6f860d3671fc3c5e5ae.tar.bz2 gentoo-b50576b6dcf068f4558ef6f860d3671fc3c5e5ae.zip |
x11-wm/mutter: Stabilize 3.38.4 x86, #782847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.38.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.38.4.ebuild b/x11-wm/mutter/mutter-3.38.4.ebuild index 94195266b3e3..745df2da3847 100644 --- a/x11-wm/mutter/mutter-3.38.4.ebuild +++ b/x11-wm/mutter/mutter-3.38.4.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 |