diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:56:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:56:09 +0300 |
commit | b1224023b04eb4d03fdebf1b6006acc4880aacc7 (patch) | |
tree | bf79591440a4ef88f39e0bc096834783e81f0074 /x11-wm | |
parent | net-libs/gnome-online-accounts: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-b1224023b04eb4d03fdebf1b6006acc4880aacc7.tar.gz gentoo-b1224023b04eb4d03fdebf1b6006acc4880aacc7.tar.bz2 gentoo-b1224023b04eb4d03fdebf1b6006acc4880aacc7.zip |
x11-wm/mutter: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.24.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/mutter/mutter-3.24.4.ebuild b/x11-wm/mutter/mutter-3.24.4.ebuild index c05bdb7e50c5..4f727d079a17 100644 --- a/x11-wm/mutter/mutter-3.24.4.ebuild +++ b/x11-wm/mutter/mutter-3.24.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SLOT="0/0" IUSE="debug gles2 input_devices_wacom +introspection test udev wayland" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" # libXi-1.7.4 or newer needed per: # https://bugzilla.gnome.org/show_bug.cgi?id=738944 |