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 CDFF61385E0 for ; Mon, 7 Sep 2015 21:11:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76DA1142A5; Mon, 7 Sep 2015 21:11:26 +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 84E6D1429B for ; Mon, 7 Sep 2015 21:11:25 +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 C2FE23408BC for ; Mon, 7 Sep 2015 21:11:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C006194 for ; Mon, 7 Sep 2015 21:11:22 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1441660087.8ac3ea0185d3ed058d917b059966c1bdf54890d9.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-boxes/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-boxes/gnome-boxes-3.16.2.ebuild X-VCS-Directories: gnome-extra/gnome-boxes/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 8ac3ea0185d3ed058d917b059966c1bdf54890d9 X-VCS-Branch: master Date: Mon, 7 Sep 2015 21:11:22 +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: 3229eb69-005b-4042-9456-801d02948f8e X-Archives-Hash: df639848363768a444f8868fac514e3d commit: 8ac3ea0185d3ed058d917b059966c1bdf54890d9 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 20:43:38 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 21:08:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac3ea01 gnome-extra/gnome-boxes: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches gnome-extra/gnome-boxes/gnome-boxes-3.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.16.2.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.16.2.ebuild index 065d9cb..cd4b607 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-3.16.2.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-3.16.2.ebuild @@ -17,7 +17,7 @@ SLOT="0" # We force 'bindist' due to licenses from gnome-boxes-nonfree IUSE="smartcard usbredir" #bindist -KEYWORDS="~amd64" # qemu-kvm[spice] is 64bit-only +KEYWORDS="amd64" # qemu-kvm[spice] is 64bit-only # NOTE: sys-fs/* stuff is called via exec() # FIXME: ovirt is not available in tree