diff options
Diffstat (limited to 'x11-libs/vte/vte-0.30.1-r3.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.30.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.30.1-r3.ebuild b/x11-libs/vte/vte-0.30.1-r3.ebuild index 28fce3b38df1..15821ce73009 100644 --- a/x11-libs/vte/vte-0.30.1-r3.ebuild +++ b/x11-libs/vte/vte-0.30.1-r3.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/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.3 2012/03/13 13:10:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.4 2012/03/16 06:39:01 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" LICENSE="LGPL-2" SLOT="2.90" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc glade +introspection" PDEPEND="x11-libs/gnome-pty-helper" |