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 8F28E139085 for ; Sat, 4 Feb 2017 14:47:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D992F21C08F; Sat, 4 Feb 2017 14:47:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B564121C03C for ; Sat, 4 Feb 2017 14:47:33 +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 B52EF3412CB for ; Sat, 4 Feb 2017 14:47:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F29763DBF for ; Sat, 4 Feb 2017 14:47:30 +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: <1486219491.fb7b1acdd620bd55b866f964cc28a61b2bb7bdfa.pacho@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.20.4.ebuild gnome-base/gnome-shell/gnome-shell-3.22.2.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: fb7b1acdd620bd55b866f964cc28a61b2bb7bdfa X-VCS-Branch: master Date: Sat, 4 Feb 2017 14:47: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-Archives-Salt: 86a8ac21-232c-48c1-8747-df0eb4cacabb X-Archives-Hash: db06b6136f7efbb0a641b460fc832893 commit: fb7b1acdd620bd55b866f964cc28a61b2bb7bdfa Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 4 14:44:51 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 4 14:44:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7b1acd gnome-base/gnome-shell: Drop sparc (#599572) Package-Manager: Portage-2.3.3, Repoman-2.3.1 gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild | 4 ++-- gnome-base/gnome-shell/gnome-shell-3.22.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild b/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild index 590f782..1fe3c75 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SLOT="0" IUSE="+bluetooth +networkmanager +nls -openrc-force" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86" # libXfixes-5.0 needed for pointer barriers # FIXME: diff --git a/gnome-base/gnome-shell/gnome-shell-3.22.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.22.2.ebuild index 60739bd..6659188 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.22.2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.22.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SLOT="0" IUSE="+bluetooth +networkmanager nsplugin +nls -openrc-force" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" # libXfixes-5.0 needed for pointer barriers # FIXME: