Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/
Date: Mon, 31 May 2021 02:00:16
Message-Id: 1622426311.50d10bba02f5dc7a951000df7b3aea1465ede67c.mattst88@gentoo
1 commit: 50d10bba02f5dc7a951000df7b3aea1465ede67c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 01:48:10 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 01:58:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d10bba
7
8 x11-wm/mutter: Drop keywords for arches without rust
9
10 These architectures don't have keywords on gnome-shell >= 3.38 since it
11 requires rust (via dev-libs/gjs). mutter and gnome-shell have a tight
12 dependence, so having keywords on mutter for these architectures doesn't
13 make much sense.
14
15 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
16
17 x11-wm/mutter/mutter-40.1.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/x11-wm/mutter/mutter-40.1.ebuild b/x11-wm/mutter/mutter-40.1.ebuild
21 index acc93e28f1f..d974a8666a1 100644
22 --- a/x11-wm/mutter/mutter-40.1.ebuild
23 +++ b/x11-wm/mutter/mutter-40.1.ebuild
24 @@ -17,7 +17,7 @@ REQUIRED_USE="
25 test? ( wayland )"
26 RESTRICT="!test? ( test )"
27
28 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
29 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
30
31 # gnome-settings-daemon is build checked, but used at runtime only for org.gnome.settings-daemon.peripherals.keyboard gschema
32 # xorg-server is needed at build and runtime with USE=wayland for Xwayland