diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:17 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:17 +0200 |
commit | 4144382e22a92099b7bc81a92864964231003ee0 (patch) | |
tree | 1d1e9fd3ced46cad8861df11bfcd6251f1ef0102 /x11-libs/vte | |
parent | x11-libs/pango-1.40.6-r0: alpha stable (diff) | |
download | gentoo-4144382e22a92099b7bc81a92864964231003ee0.tar.gz gentoo-4144382e22a92099b7bc81a92864964231003ee0.tar.bz2 gentoo-4144382e22a92099b7bc81a92864964231003ee0.zip |
x11-libs/vte-0.46.2-r0: alpha stable
Gentoo-Bug: 624312
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.46.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.46.2.ebuild b/x11-libs/vte/vte-0.46.2.ebuild index ddd2684028d1..0112d30f4575 100644 --- a/x11-libs/vte/vte-0.46.2.ebuild +++ b/x11-libs/vte/vte-0.46.2.ebuild @@ -13,7 +13,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 ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~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=" |