diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 23:23:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 23:23:03 +0200 |
commit | f15e09f41524d9993715383761acf98b77fe66e8 (patch) | |
tree | b07f4dd80031e55ca0d98f1a33a3682566fe380c /x11-wm/mutter | |
parent | x11-themes/light-themes: amd64 stable wrt bug #615406 (diff) | |
download | gentoo-f15e09f41524d9993715383761acf98b77fe66e8.tar.gz gentoo-f15e09f41524d9993715383761acf98b77fe66e8.tar.bz2 gentoo-f15e09f41524d9993715383761acf98b77fe66e8.zip |
x11-wm/mutter: amd64 stable wrt bug #615406
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/mutter')
-rw-r--r-- | x11-wm/mutter/mutter-3.22.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.22.4.ebuild b/x11-wm/mutter/mutter-3.22.4.ebuild index dc9be17c086e..66a1a8e3f96a 100644 --- a/x11-wm/mutter/mutter-3.22.4.ebuild +++ b/x11-wm/mutter/mutter-3.22.4.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 |