diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:03:04 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 22:03:04 +0200 |
commit | 660e5abe5e957101e7e69de3e6ef812192fe4013 (patch) | |
tree | 16d30b37c44cca2b47bbccb0480574d47087dc83 /x11-libs | |
parent | 72ca118f81faac2ed4f363bff2427b183eccac45 (diff) | |
download | gentoo-660e5abe5e957101e7e69de3e6ef812192fe4013.tar.gz gentoo-660e5abe5e957101e7e69de3e6ef812192fe4013.tar.xz |
x11-libs/vte: arm stable, bug #584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.42.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.42.5.ebuild b/x11-libs/vte/vte-0.42.5.ebuild index 909abbd253e..ff38c783a74 100644 --- a/x11-libs/vte/vte-0.42.5.ebuild +++ b/x11-libs/vte/vte-0.42.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" IUSE="+crypt debug glade +introspection 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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.40:2 |