diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 17:04:01 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:41:23 +0100 |
commit | c50ba9eeb105cf323bf19b4db47e6a05d96bafe4 (patch) | |
tree | ed2995b7de2c60c29fffcad9e09a24096f7cf422 /x11-wm | |
parent | x11-wm/muffin: amd64 stable, bug 566378 (diff) | |
download | gentoo-c50ba9eeb105cf323bf19b4db47e6a05d96bafe4.tar.gz gentoo-c50ba9eeb105cf323bf19b4db47e6a05d96bafe4.tar.bz2 gentoo-c50ba9eeb105cf323bf19b4db47e6a05d96bafe4.zip |
x11-wm/mutter: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/mutter-3.18.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-3.18.2-r1.ebuild b/x11-wm/mutter/mutter-3.18.2-r1.ebuild index c279529275eb..ac1d7156a505 100644 --- a/x11-wm/mutter/mutter-3.18.2-r1.ebuild +++ b/x11-wm/mutter/mutter-3.18.2-r1.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 |