diff options
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild index c33c7b6f771f..244bef28b736 100644 --- a/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.4 2014/10/11 15:54:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.25-r1.ebuild,v 1.5 2015/03/22 15:18:44 nativemad Exp $ EAPI=5 GCONF_DEBUG="no" @@ -18,7 +18,7 @@ HOMEPAGE="http://spice-space.org http://gitorious.org/spice-gtk" LICENSE="LGPL-2.1" SLOT="0" SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala webdav" |