From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4061A138335 for ; Fri, 13 Sep 2019 00:00:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDE98E0BF0; Fri, 13 Sep 2019 00:00:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82EC1E0BED for ; Fri, 13 Sep 2019 00:00:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CB3034B0EA for ; Fri, 13 Sep 2019 00:00:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE5FE7EB for ; Fri, 13 Sep 2019 00:00:30 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1568332321.e7e3a70b08c52906e091dad778cf3cd9a489c193.whissi@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.30.2-r4.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: e7e3a70b08c52906e091dad778cf3cd9a489c193 X-VCS-Branch: master Date: Fri, 13 Sep 2019 00:00:30 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c2cc14c9-e6c6-47c7-b456-efcae5a72f5e X-Archives-Hash: f7548e26f0681313916f21cf85c8d928 commit: e7e3a70b08c52906e091dad778cf3cd9a489c193 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Sep 12 23:52:01 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Sep 12 23:52:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e3a70b x11-wm/mutter: x86 stable (bug #694096) Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> x11-wm/mutter/mutter-3.30.2-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/mutter/mutter-3.30.2-r4.ebuild b/x11-wm/mutter/mutter-3.30.2-r4.ebuild index cb983201695..8329ec0e94b 100644 --- a/x11-wm/mutter/mutter-3.30.2-r4.ebuild +++ b/x11-wm/mutter/mutter-3.30.2-r4.ebuild @@ -17,7 +17,7 @@ IUSE="debug elogind gles2 input_devices_wacom +introspection screencast systemd REQUIRED_USE=" wayland? ( ^^ ( elogind systemd ) )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # libXi-1.7.4 or newer needed per: # https://bugzilla.gnome.org/show_bug.cgi?id=738944