diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:15:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:16:34 +0200 |
commit | d2272237818aee5b4deb141967a810aad5437c3c (patch) | |
tree | 956454a6ad81feef52c312d43f07d9383bd1a59a /x11-wm | |
parent | x11-themes/gtk-engines-adwaita: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-d2272237818aee5b4deb141967a810aad5437c3c.tar.gz gentoo-d2272237818aee5b4deb141967a810aad5437c3c.tar.bz2 gentoo-d2272237818aee5b4deb141967a810aad5437c3c.zip |
x11-wm/mutter: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.22.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.22.3.ebuild b/x11-wm/mutter/mutter-3.22.3.ebuild index dc9be17c086e..66a1a8e3f96a 100644 --- a/x11-wm/mutter/mutter-3.22.3.ebuild +++ b/x11-wm/mutter/mutter-3.22.3.ebuild @@ -12,7 +12,7 @@ SLOT="0" IUSE="debug gles2 input_devices_wacom +introspection test udev 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 |