From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-835310-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 10EA51384AE
	for <garchives@archives.gentoo.org>; Sun, 20 Sep 2015 09:30:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B14DC21C0ED;
	Sun, 20 Sep 2015 09:30:29 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 0965821C0ED
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2015 09:30:29 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 571053408CF
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2015 09:30:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BF73122A
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2015 09:30:14 +0000 (UTC)
From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1442741354.555de808b117669dfc65ae78fcfd3f0abbe258ff.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gnome-base/gnome-control-center/gnome-control-center-3.14.5-r1.ebuild
X-VCS-Directories: gnome-base/gnome-control-center/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 555de808b117669dfc65ae78fcfd3f0abbe258ff
X-VCS-Branch: master
Date: Sun, 20 Sep 2015 09:30:14 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 85479b93-3947-48e5-83ce-684236ef42b7
X-Archives-Hash: ae7ac3e931790c22cb925c713266a0d8

commit:     555de808b117669dfc65ae78fcfd3f0abbe258ff
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 09:29:14 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 09:29:14 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555de808

gnome-base/gnome-control-center: x86 stable wrt bug #558050

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 gnome-base/gnome-control-center/gnome-control-center-3.14.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.14.5-r1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.14.5-r1.ebuild
index c56204b..5fb9939 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-3.14.5-r1.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-3.14.5-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} https://dev.gentoo.org/~tetromino/distfiles/${PN}/${PN}-3.16
 LICENSE="GPL-2+"
 SLOT="2"
 IUSE="+bluetooth +colord +cups +gnome-online-accounts +i18n input_devices_wacom kerberos v4l"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
 
 # False positives caused by nested configure scripts
 QA_CONFIGURE_OPTIONS=".*"