From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5A6031384B4 for ; Wed, 11 Nov 2015 08:20:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E864B21C057; Wed, 11 Nov 2015 08:20:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C61A21C03A for ; Wed, 11 Nov 2015 08:20:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2B1F3403A3 for ; Wed, 11 Nov 2015 08:20:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 744CE2427 for ; Wed, 11 Nov 2015 08:20:10 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447230003.76c0c22e3cd30d1ba4e2e3238c7de7172bccf6b2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/mutter/mutter-3.16.4.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 76c0c22e3cd30d1ba4e2e3238c7de7172bccf6b2 X-VCS-Branch: master Date: Wed, 11 Nov 2015 08:20:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 31e07ac0-3c82-4a63-a669-1874d8924478 X-Archives-Hash: ebd4f570d4b3877a5e95a7e50e8421ca commit: 76c0c22e3cd30d1ba4e2e3238c7de7172bccf6b2 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 11 08:19:38 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 11 08:20:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c0c22e x11-wm/mutter: x86 stable wrt bug #565086 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" x11-wm/mutter/mutter-3.16.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/mutter/mutter-3.16.4.ebuild b/x11-wm/mutter/mutter-3.16.4.ebuild index 456b52f..17f3d6e 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