diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:59:10 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:06:05 +0200 |
commit | 50ee89570f95973cd7ce20624267bd6b475792b6 (patch) | |
tree | 2a7f6f08fe1c020e006dafa0364207c11daee022 /x11-wm | |
parent | x11-wm/muffin: amd64 stable, bug 584468 (diff) | |
download | gentoo-50ee89570f95973cd7ce20624267bd6b475792b6.tar.gz gentoo-50ee89570f95973cd7ce20624267bd6b475792b6.tar.bz2 gentoo-50ee89570f95973cd7ce20624267bd6b475792b6.zip |
x11-wm/mutter: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-wm')
-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 75eb3ab81f4d..e5e66fdc67da 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 |