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 CBED5138331 for ; Thu, 18 Jan 2018 03:27:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB8FBE094B; Thu, 18 Jan 2018 03:27:42 +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 CDE8AE094B for ; Thu, 18 Jan 2018 03:27:42 +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 0AD46335C31 for ; Thu, 18 Jan 2018 03:27:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAADE1BB for ; Thu, 18 Jan 2018 03:27:40 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1516245840.adc0eb736160b967c8c27571c7029461c9b1086e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: adc0eb736160b967c8c27571c7029461c9b1086e X-VCS-Branch: master Date: Thu, 18 Jan 2018 03:27:40 +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: 9eb8cd58-d375-49a0-a6c8-4c707d9ee85a X-Archives-Hash: d48ce197782b0236874d017cc62d24d3 commit: adc0eb736160b967c8c27571c7029461c9b1086e Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jan 18 03:24:00 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 18 03:24:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc0eb73 gnome-base/gnome-shell: amd64 stable wrt bug #631656 Package-Manager: Portage-2.3.19, Repoman-2.3.6 gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild index 5f5bdb00fb1..1880b88fdaa 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SLOT="0" IUSE="+bluetooth +browser-extension +ibus +networkmanager nsplugin -openrc-force" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86" # libXfixes-5.0 needed for pointer barriers # FIXME: