diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:09:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:11:10 +0200 |
commit | d5daf046606930cbda2a7c9bc481e524ffc83292 (patch) | |
tree | 6ade187cd435e9ccff6d055ea016d003f562cce1 /x11-wm/mutter | |
parent | x11-wm/muffin: x86 stable wrt bug #551826 (diff) | |
download | gentoo-d5daf046606930cbda2a7c9bc481e524ffc83292.tar.gz gentoo-d5daf046606930cbda2a7c9bc481e524ffc83292.tar.bz2 gentoo-d5daf046606930cbda2a7c9bc481e524ffc83292.zip |
x11-wm/mutter: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-wm/mutter')
-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 3a4a7f7dea6e..c27f93384019 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 |