diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 21:08:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 21:17:32 +0300 |
commit | 666c6566a9f62e89d1e6905abe8607b2ac90e907 (patch) | |
tree | d7b39df215de2eb63c0c15117bc7a43775e72a72 /x11-wm | |
parent | net-misc/putty: Version bump (bug #576524). (diff) | |
download | gentoo-666c6566a9f62e89d1e6905abe8607b2ac90e907.tar.gz gentoo-666c6566a9f62e89d1e6905abe8607b2ac90e907.tar.bz2 gentoo-666c6566a9f62e89d1e6905abe8607b2ac90e907.zip |
x11-wm/mutter: x86 stable wrt bug #566378
Package-Manager: portage-2.2.26
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.18.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.18.2-r1.ebuild b/x11-wm/mutter/mutter-3.18.2-r1.ebuild index ac1d7156a505..25916f4b63aa 100644 --- a/x11-wm/mutter/mutter-3.18.2-r1.ebuild +++ b/x11-wm/mutter/mutter-3.18.2-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/mutter/" LICENSE="GPL-2+" SLOT="0" IUSE="+introspection +kms test 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 |