Gentoo Archives: gentoo-commits

From: Sobhan Mohammadpour <sobhan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: x11-wm/mutter/
Date: Tue, 29 May 2018 22:47:40
Message-Id: 1527634050.5d77a26f72ec6f96530f520050dffec629fe14af.sobhan@gentoo
1 commit: 5d77a26f72ec6f96530f520050dffec629fe14af
2 Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 29 22:47:30 2018 +0000
4 Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
5 CommitDate: Tue May 29 22:47:30 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5d77a26f
7
8 x11-wm/mutter: drop keyword for live ebuild
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11 Manifest-Sign-Key: 0x7DF238CF0AA182E1
12
13 x11-wm/mutter/mutter-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/mutter/mutter-9999.ebuild b/x11-wm/mutter/mutter-9999.ebuild
17 index 156bf46c..f620cf06 100644
18 --- a/x11-wm/mutter/mutter-9999.ebuild
19 +++ b/x11-wm/mutter/mutter-9999.ebuild
20 @@ -15,7 +15,7 @@ SLOT="0/0"
21 #FIXME add remote desktop support
22 IUSE="debug gles2 input_devices_wacom +introspection test udev wayland"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS=""
26
27 # libXi-1.7.4 or newer needed per:
28 # https://bugzilla.gnome.org/show_bug.cgi?id=738944