diff options
author | eroen <eroen-overlay@occam.eroen.eu> | 2017-12-02 00:24:49 +0100 |
---|---|---|
committer | eroen <eroen-overlay@occam.eroen.eu> | 2017-12-02 01:32:17 +0100 |
commit | 863cfa2ccc55451ecb79213e1b919896251b5081 (patch) | |
tree | 0dba868c1874787ef7b18519d4f1ca84b0eb5181 /x11-libs/vte/vte-0.46.1.ebuild | |
parent | gcalcli-4.0.0_alpha3 - bump EAPI, cleanup (diff) | |
download | eroen-863cfa2ccc55451ecb79213e1b919896251b5081.tar.gz eroen-863cfa2ccc55451ecb79213e1b919896251b5081.tar.bz2 eroen-863cfa2ccc55451ecb79213e1b919896251b5081.zip |
vte-0.48.3 from gentoo
Diffstat (limited to 'x11-libs/vte/vte-0.46.1.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.46.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.46.1.ebuild b/x11-libs/vte/vte-0.46.1.ebuild index d3e79f4..dff7185 100644 --- a/x11-libs/vte/vte-0.46.1.ebuild +++ b/x11-libs/vte/vte-0.46.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="6" VALA_USE_DEPEND="vapigen" @@ -13,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE termite-patch? ( LICENSE="LGPL-2+" SLOT="2.91" IUSE="+crypt debug glade +introspection termite-patch vala" -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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" RDEPEND=" |