From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 632011382AD for ; Tue, 14 Jun 2016 10:19:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F01AE08FA; Tue, 14 Jun 2016 10:19:52 +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 A5C5CE08D9 for ; Tue, 14 Jun 2016 10:19:51 +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 BE0A3340662 for ; Tue, 14 Jun 2016 10:19:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB1DE2412 for ; Tue, 14 Jun 2016 10:19:48 +0000 (UTC) From: "Agostino Sarubbo" 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" Message-ID: <1465899580.daf72a6fa47815897350b86cf3e967b14eac57fe.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-protocol/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild X-VCS-Directories: app-emulation/spice-protocol/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: daf72a6fa47815897350b86cf3e967b14eac57fe X-VCS-Branch: master Date: Tue, 14 Jun 2016 10:19:48 +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: ba993828-9774-4e04-aa23-cd3a427a3da0 X-Archives-Hash: 4349b413071fab5c23549698f8cd2df4 commit: daf72a6fa47815897350b86cf3e967b14eac57fe Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Jun 14 10:19:40 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Jun 14 10:19:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf72a6f app-emulation/spice-protocol: amd64 stable wrt bug #584126 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild index ffba001..bcf1b03 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=""