From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-847205-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 12AF51388C1
	for <garchives@archives.gentoo.org>; Wed, 18 Nov 2015 08:57:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 044A721C043;
	Wed, 18 Nov 2015 08:57:08 +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 0448821C039
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2015 08:57:06 +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 15C153409C8
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2015 08:57:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F2FE1004
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 Nov 2015 08:57:01 +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: <1447836892.089815e4f03b56ce0c105c64850ec35c45ecc471.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-emulation/spice/spice-0.12.6-r1.ebuild
X-VCS-Directories: app-emulation/spice/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 089815e4f03b56ce0c105c64850ec35c45ecc471
X-VCS-Branch: master
Date: Wed, 18 Nov 2015 08:57:01 +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: 437ddb29-6ab6-4d4b-97c6-026e3def7be1
X-Archives-Hash: 51de55d8c472d5b7002a4529ceda1cd2

commit:     089815e4f03b56ce0c105c64850ec35c45ecc471
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 18 08:54:52 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 08:54:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089815e4

app-emulation/spice: x86 stable wrt bug #562890

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

 app-emulation/spice/spice-0.12.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice/spice-0.12.6-r1.ebuild b/app-emulation/spice/spice-0.12.6-r1.ebuild
index 02b6211..852e15e 100644
--- a/app-emulation/spice/spice-0.12.6-r1.ebuild
+++ b/app-emulation/spice/spice-0.12.6-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="client libressl sasl smartcard static-libs" # static
 
 # only the client links against libcacard, the libspice-server only uses the headers