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 A4C501395E4 for ; Sat, 12 Nov 2016 10:30:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39FBF21C112; Sat, 12 Nov 2016 10:30:13 +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 DC36221C104 for ; Sat, 12 Nov 2016 10:30:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 035E534164A for ; Sat, 12 Nov 2016 10:30:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21B1824AF for ; Sat, 12 Nov 2016 10:30:09 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1478946600.1ce42b49fdd6355e9bd0a89c34b676700822c727.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-light/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-light/gnome-light-3.22.0.ebuild X-VCS-Directories: gnome-base/gnome-light/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 1ce42b49fdd6355e9bd0a89c34b676700822c727 X-VCS-Branch: master Date: Sat, 12 Nov 2016 10:30:09 +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: 183637d1-61e6-4e65-b79b-0980aa55151a X-Archives-Hash: 8f1eed3b29f743ec3d1f210b6650a33d commit: 1ce42b49fdd6355e9bd0a89c34b676700822c727 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Nov 12 09:36:01 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Nov 12 10:30:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce42b49 gnome-base/gnome-control-center: drop sparc keyword Gentoo-Bug: 599572 Package-Manager: portage-2.3.2 gnome-base/gnome-light/gnome-light-3.22.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-light/gnome-light-3.22.0.ebuild b/gnome-base/gnome-light/gnome-light-3.22.0.ebuild index 50c1f6d..edb9587 100644 --- a/gnome-base/gnome-light/gnome-light-3.22.0.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.22.0.ebuild @@ -16,7 +16,7 @@ IUSE="cups +gnome-shell" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" # XXX: Note to developers: # This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of