diff options
Diffstat (limited to 'app-emulation/spice/spice-0.10.1.ebuild')
-rw-r--r-- | app-emulation/spice/spice-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice/spice-0.10.1.ebuild b/app-emulation/spice/spice-0.10.1.ebuild index 99d1d125cda5..dd1d05c20a65 100644 --- a/app-emulation/spice/spice-0.10.1.ebuild +++ b/app-emulation/spice/spice-0.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v 1.2 2012/03/09 19:17:51 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v 1.3 2012/03/15 12:27:10 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+client +gui sasl smartcard static static-libs" RDEPEND=">=app-emulation/spice-protocol-0.10.1 |