diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.36.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/vte/vte-0.36.3.ebuild b/x11-libs/vte/vte-0.36.3.ebuild index 4eacdc0..bc760b4 100644 --- a/x11-libs/vte/vte-0.36.3.ebuild +++ b/x11-libs/vte/vte-0.36.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -13,9 +13,9 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.90" IUSE="debug glade +introspection termite-patch" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86" -PDEPEND="~x11-libs/gnome-pty-helper-${PV}" +PDEPEND=">=x11-libs/gnome-pty-helper-${PV}" RDEPEND=" >=dev-libs/glib-2.31.13:2 >=x11-libs/gtk+-3.1.9:3[introspection?] |