Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/
Date: Sun, 06 Mar 2016 18:21:02
Message-Id: 1457288252.666c6566a9f62e89d1e6905abe8607b2ac90e907.zlogene@gentoo
1 commit: 666c6566a9f62e89d1e6905abe8607b2ac90e907
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 18:08:07 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 18:17:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666c6566
7
8 x11-wm/mutter: x86 stable wrt bug #566378
9
10 Package-Manager: portage-2.2.26
11
12 x11-wm/mutter/mutter-3.18.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/mutter/mutter-3.18.2-r1.ebuild b/x11-wm/mutter/mutter-3.18.2-r1.ebuild
16 index ac1d715..25916f4 100644
17 --- a/x11-wm/mutter/mutter-3.18.2-r1.ebuild
18 +++ b/x11-wm/mutter/mutter-3.18.2-r1.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/mutter/"
20 LICENSE="GPL-2+"
21 SLOT="0"
22 IUSE="+introspection +kms test wayland"
23 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
25
26 # libXi-1.7.4 or newer needed per:
27 # https://bugzilla.gnome.org/show_bug.cgi?id=738944