diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 18:01:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 18:02:11 +0100 |
commit | 9bc7482e73bd6895fc7fa0a876c976a958e6a558 (patch) | |
tree | 89734d7e5fd10f92fe070b9e781496a75d5bf11c /x11-wm/mutter | |
parent | x11-themes/adwaita-icon-theme: amd64 stable wrt bug #565086 (diff) | |
download | gentoo-9bc7482e73bd6895fc7fa0a876c976a958e6a558.tar.gz gentoo-9bc7482e73bd6895fc7fa0a876c976a958e6a558.tar.bz2 gentoo-9bc7482e73bd6895fc7fa0a876c976a958e6a558.zip |
x11-wm/mutter: amd64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-wm/mutter')
-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 f042e7128911..456b52f3b68e 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 |