From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7555F138334 for ; Mon, 5 Nov 2018 15:53:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68D44E0878; Mon, 5 Nov 2018 15:53:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41360E0878 for ; Mon, 5 Nov 2018 15:53:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 60AF9335C67 for ; Mon, 5 Nov 2018 15:53:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E75C456 for ; Mon, 5 Nov 2018 15:53:21 +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: <1541433195.a1065c5c84c2c40a958b3b8cd047c018cfd408d7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/spice-gtk/spice-gtk-0.35.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a1065c5c84c2c40a958b3b8cd047c018cfd408d7 X-VCS-Branch: master Date: Mon, 5 Nov 2018 15:53:21 +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: e5181994-6344-4798-a2c0-7818eb4781a1 X-Archives-Hash: 18e2992614a86f23f21e0d378beeef8e commit: a1065c5c84c2c40a958b3b8cd047c018cfd408d7 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Nov 5 15:52:26 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Nov 5 15:53:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1065c5c net-misc/spice-gtk: amd64 stable wrt bug #670240 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-misc/spice-gtk/spice-gtk-0.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild b/net-misc/spice-gtk/spice-gtk-0.35.ebuild index 156802778f8..07085d1e618 100644 --- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.spice-space.org https://cgit.freedesktop.org/spice/spice-g LICENSE="LGPL-2.1" SLOT="0" SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus gstaudio gstvideo +gtk3 +introspection lz4 mjpeg policykit pulseaudio sasl smartcard static-libs usbredir vala webdav libressl" REQUIRED_USE="?? ( pulseaudio gstaudio )"