diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:31:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-15 02:33:02 +0100 |
commit | ed680521f6f067649cd8a6d04f6bad3ba90138a5 (patch) | |
tree | 3b8d1d5930f367638e026ae43557805b1ca2bed8 /x11-wm | |
parent | x11-libs/libwnck: Stabilize 2.31.0-r1 arm64, #782847 (diff) | |
download | gentoo-ed680521f6f067649cd8a6d04f6bad3ba90138a5.tar.gz gentoo-ed680521f6f067649cd8a6d04f6bad3ba90138a5.tar.bz2 gentoo-ed680521f6f067649cd8a6d04f6bad3ba90138a5.zip |
x11-wm/mutter: Stabilize 3.38.4 arm64, #782847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-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 a0fdb6d8bb7f..94195266b3e3 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 |