diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:01:13 +0300 |
commit | 283deabba3e538c6f8dee2672b47b853b50a923b (patch) | |
tree | 5cd0fdd909944bfe778de35d5c68e185cbdb4181 /x11-libs | |
parent | x11-libs/colord-gtk: Stabilize 0.2.0 amd64, #774927 (diff) | |
download | gentoo-283deabba3e538c6f8dee2672b47b853b50a923b.tar.gz gentoo-283deabba3e538c6f8dee2672b47b853b50a923b.tar.bz2 gentoo-283deabba3e538c6f8dee2672b47b853b50a923b.zip |
x11-libs/vte: Stabilize 0.62.3 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 80301a89aacd..269a295cb1d8 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 )" |