diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:19:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:20:03 +0100 |
commit | 76c0c22e3cd30d1ba4e2e3238c7de7172bccf6b2 (patch) | |
tree | 1f95132cc6f5abea852a5f2c4f35edebcfc816f6 /x11-wm | |
parent | x11-themes/adwaita-icon-theme: x86 stable wrt bug #565086 (diff) | |
download | gentoo-76c0c22e3cd30d1ba4e2e3238c7de7172bccf6b2.tar.gz gentoo-76c0c22e3cd30d1ba4e2e3238c7de7172bccf6b2.tar.bz2 gentoo-76c0c22e3cd30d1ba4e2e3238c7de7172bccf6b2.zip |
x11-wm/mutter: x86 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.16.4.ebuild b/x11-wm/mutter/mutter-3.16.4.ebuild index 456b52f3b68e..17f3d6e17a41 100644 --- a/x11-wm/mutter/mutter-3.16.4.ebuild +++ b/x11-wm/mutter/mutter-3.16.4.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 |