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 4BC2359CA3 for ; Sun, 6 Mar 2016 18:59:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FBD621C09A; Sun, 6 Mar 2016 18:59:02 +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 0133D21C092 for ; Sun, 6 Mar 2016 18:59:00 +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 3A6403409D7 for ; Sun, 6 Mar 2016 18:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5BAE2337 for ; Sun, 6 Mar 2016 18:58:55 +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: <1457290531.0c516e7a72ca318c105f05d420cc1acf72c92a69.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.18.1.ebuild X-VCS-Directories: gnome-extra/gnome-boxes/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0c516e7a72ca318c105f05d420cc1acf72c92a69 X-VCS-Branch: master Date: Sun, 6 Mar 2016 18:58:55 +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: 5a452ac1-23e1-491f-8a83-9381bef9f3a3 X-Archives-Hash: 18b37d525d654555ffae1819c47fe472 commit: 0c516e7a72ca318c105f05d420cc1acf72c92a69 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 18:45:43 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 18:55:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c516e7a gnome-extra/gnome-boxes: fix wrong commit Package-Manager: portage-2.2.26 gnome-extra/gnome-boxes/gnome-boxes-3.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.18.1.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.18.1.ebuild index 023fb5a..f9966ed 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-3.18.1.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-3.18.1.ebuild @@ -17,7 +17,7 @@ SLOT="0" # We force 'bindist' due to licenses from gnome-boxes-nonfree IUSE="smartcard usbredir" #bindist -KEYWORDS="amd64 x86" # 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