Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/
Date: Fri, 13 Sep 2019 00:00:36
Message-Id: 1568332321.e7e3a70b08c52906e091dad778cf3cd9a489c193.whissi@gentoo
1 commit: e7e3a70b08c52906e091dad778cf3cd9a489c193
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 12 23:52:01 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 12 23:52:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e3a70b
7
8 x11-wm/mutter: x86 stable (bug #694096)
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-wm/mutter/mutter-3.30.2-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/mutter/mutter-3.30.2-r4.ebuild b/x11-wm/mutter/mutter-3.30.2-r4.ebuild
17 index cb983201695..8329ec0e94b 100644
18 --- a/x11-wm/mutter/mutter-3.30.2-r4.ebuild
19 +++ b/x11-wm/mutter/mutter-3.30.2-r4.ebuild
20 @@ -17,7 +17,7 @@ IUSE="debug elogind gles2 input_devices_wacom +introspection screencast systemd
21 REQUIRED_USE="
22 wayland? ( ^^ ( elogind systemd ) )"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
26
27 # libXi-1.7.4 or newer needed per:
28 # https://bugzilla.gnome.org/show_bug.cgi?id=738944