diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:18:56 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 21:39:40 +0200 |
commit | ee5a843863d6a88bd84c31fc5b87545a0e17dcfb (patch) | |
tree | 2548064f8dfa50c53ff753a390ce091d1e161e2c /x11-wm/mutter | |
parent | x11-wm/muffin: x86 stable, bug 584468 (diff) | |
download | gentoo-ee5a843863d6a88bd84c31fc5b87545a0e17dcfb.tar.gz gentoo-ee5a843863d6a88bd84c31fc5b87545a0e17dcfb.tar.bz2 gentoo-ee5a843863d6a88bd84c31fc5b87545a0e17dcfb.zip |
x11-wm/mutter: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.18.4.ebuild b/x11-wm/mutter/mutter-3.18.4.ebuild index e5e66fdc67da..1e12e336b7af 100644 --- a/x11-wm/mutter/mutter-3.18.4.ebuild +++ b/x11-wm/mutter/mutter-3.18.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 |