diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 22:34:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 22:55:23 +0300 |
commit | bd183c361e548d4c6f69672977a138a544c196ec (patch) | |
tree | 1c8361be7df6045f2fdba4417833685dc80e4ffe /x11-wm | |
parent | dev-libs/wayland: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-bd183c361e548d4c6f69672977a138a544c196ec.tar.gz gentoo-bd183c361e548d4c6f69672977a138a544c196ec.tar.bz2 gentoo-bd183c361e548d4c6f69672977a138a544c196ec.zip |
x11-wm/mutter: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.16.3.ebuild b/x11-wm/mutter/mutter-3.16.3.ebuild index c464ffd720f5..3a4a7f7dea6e 100644 --- a/x11-wm/mutter/mutter-3.16.3.ebuild +++ b/x11-wm/mutter/mutter-3.16.3.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 |