diff options
Diffstat (limited to 'net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild index 5d11c5e5f680..79ef3110284c 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.5.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/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild,v 1.5 2012/10/07 01:30:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild,v 1.6 2012/10/16 03:00:26 mattst88 Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -12,7 +12,7 @@ HOMEPAGE="https://live.gnome.org/gtk-vnc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples gtk3 +introspection pulseaudio python sasl vala" # libview is used in examples/gvncviewer -- no need |