diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:52:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 12:52:43 +0000 |
commit | 24156d849f06db4b6792fb8989833dcd75a701fb (patch) | |
tree | 1bed4096dc562c27519acd92222a56f72d6115b4 /net-misc/spice-gtk/spice-gtk-0.21.ebuild | |
parent | Stable for ppc, wrt bug #488800 (diff) | |
download | gentoo-2-24156d849f06db4b6792fb8989833dcd75a701fb.tar.gz gentoo-2-24156d849f06db4b6792fb8989833dcd75a701fb.tar.bz2 gentoo-2-24156d849f06db4b6792fb8989833dcd75a701fb.zip |
Stable for sparc, wrt bug #488800
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.21.ebuild')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.21.ebuild b/net-misc/spice-gtk/spice-gtk-0.21.ebuild index 79085c840b8f..fbf1569efccb 100644 --- a/net-misc/spice-gtk/spice-gtk-0.21.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.21.ebuild,v 1.9 2014/01/15 12:52:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.10 2014/01/15 12:52:42 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -20,7 +20,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 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala" |