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 B2BDF13829C for ; Sat, 11 Jun 2016 19:40:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 013AFE08D2; Sat, 11 Jun 2016 19:40:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B40CE08C7 for ; Sat, 11 Jun 2016 19:39:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E29F340C02 for ; Sat, 11 Jun 2016 19:39:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B63E22416 for ; Sat, 11 Jun 2016 19:39:53 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465673980.ee5a843863d6a88bd84c31fc5b87545a0e17dcfb.pacho@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.18.4.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: ee5a843863d6a88bd84c31fc5b87545a0e17dcfb X-VCS-Branch: master Date: Sat, 11 Jun 2016 19:39:53 +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: 46aacc55-87b8-4e65-9611-d1290a4e773f X-Archives-Hash: 21ce9486cf4454d7763dca333db715f9 commit: ee5a843863d6a88bd84c31fc5b87545a0e17dcfb Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 12:18:56 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 19:39:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5a8438 x11-wm/mutter: x86 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86" x11-wm/mutter/mutter-3.18.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/mutter/mutter-3.18.4.ebuild b/x11-wm/mutter/mutter-3.18.4.ebuild index e5e66fd..1e12e33 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