diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 23:10:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 23:10:02 +0000 |
commit | 34b73e99053c36c3b5aab72314fdda9d3b6361cb (patch) | |
tree | a5cfcef04b7b19d2873275e2f09ada7511fb23e8 /x11-wm/mutter | |
parent | media-video/pipewire: Stabilize 0.3.22 arm64, #774927 (diff) | |
download | gentoo-34b73e99053c36c3b5aab72314fdda9d3b6361cb.tar.gz gentoo-34b73e99053c36c3b5aab72314fdda9d3b6361cb.tar.bz2 gentoo-34b73e99053c36c3b5aab72314fdda9d3b6361cb.zip |
x11-wm/mutter: Stabilize 3.38.3-r1 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.38.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.38.3-r1.ebuild b/x11-wm/mutter/mutter-3.38.3-r1.ebuild index bd4a22111b3b..3584ec82b5f9 100644 --- a/x11-wm/mutter/mutter-3.38.3-r1.ebuild +++ b/x11-wm/mutter/mutter-3.38.3-r1.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 |