diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 03:39:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 03:39:13 +0000 |
commit | be877ec026b84791d2083d162c7189543f224f0f (patch) | |
tree | cc9ac96ef51c562c0e3d817c44ac95ca35b6f77a /x11-wm | |
parent | gnome-base/gnome-keyring: Stabilize 40.0-r1 amd64, #831048 (diff) | |
download | gentoo-be877ec026b84791d2083d162c7189543f224f0f.tar.gz gentoo-be877ec026b84791d2083d162c7189543f224f0f.tar.bz2 gentoo-be877ec026b84791d2083d162c7189543f224f0f.zip |
x11-wm/mutter: Stabilize 40.5-r6 amd64, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-40.5-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-40.5-r6.ebuild b/x11-wm/mutter/mutter-40.5-r6.ebuild index 68ab27f443c2..25c7f3113f85 100644 --- a/x11-wm/mutter/mutter-40.5-r6.ebuild +++ b/x11-wm/mutter/mutter-40.5-r6.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" test? ( wayland )" RESTRICT="!test? ( test )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv 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 |