diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 16:01:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 16:01:41 +0000 |
commit | a7aca4334a48b85df871847cadf77cd74d01b97d (patch) | |
tree | bd27a3e921fa4dfceff2bf3a492a4173ae692479 /x11-libs/vte | |
parent | net-libs/glib-networking: Stabilize 2.66.0 arm, #774927 (diff) | |
download | gentoo-a7aca4334a48b85df871847cadf77cd74d01b97d.tar.gz gentoo-a7aca4334a48b85df871847cadf77cd74d01b97d.tar.bz2 gentoo-a7aca4334a48b85df871847cadf77cd74d01b97d.zip |
x11-libs/vte: Stabilize 0.62.3 arm, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.62.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.62.3.ebuild b/x11-libs/vte/vte-0.62.3.ebuild index 96cf7fa4c7ef..3a28f0466293 100644 --- a/x11-libs/vte/vte-0.62.3.ebuild +++ b/x11-libs/vte/vte-0.62.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/${PN}-0.62.1-command-notify.patch.xz )" |