Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/
Date: Thu, 29 Mar 2018 15:19:11
Message-Id: 1522336627.7b22e7960e2b7518d659e30e482a7494e14960aa.whissi@gentoo
1 commit: 7b22e7960e2b7518d659e30e482a7494e14960aa
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 29 15:04:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 29 15:17:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b22e796
7
8 net-misc/spice-gtk: x86 stable (bug #650878)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
16 index b3a488fb6cd..4f42438187c 100644
17 --- a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
18 +++ b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.spice-space.org https://cgit.freedesktop.org/spice/spice-g
20 LICENSE="LGPL-2.1"
21 SLOT="0"
22 SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.bz2"
23 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="dbus gstaudio gstvideo +gtk3 +introspection lz4 mjpeg policykit pulseaudio sasl smartcard static-libs usbredir vala webdav libressl"
26
27 REQUIRED_USE="?? ( pulseaudio gstaudio )"