diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:51:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 08:59:33 +0000 |
commit | d556468e9bd759d83a5436f34c2c9a132e8238af (patch) | |
tree | 5528dd28f4dd6e2a0e8e890a04dcf7c618c98eb2 /x11-libs | |
parent | gnome-extra/gucharmap: Stabilize 13.0.7 amd64, #792327 (diff) | |
download | gentoo-d556468e9bd759d83a5436f34c2c9a132e8238af.tar.gz gentoo-d556468e9bd759d83a5436f34c2c9a132e8238af.tar.bz2 gentoo-d556468e9bd759d83a5436f34c2c9a132e8238af.zip |
x11-libs/vte: Stabilize 0.64.1 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.64.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.64.1.ebuild b/x11-libs/vte/vte-0.64.1.ebuild index 071e14d7a090..973b5ad89223 100644 --- a/x11-libs/vte/vte-0.64.1.ebuild +++ b/x11-libs/vte/vte-0.64.1.ebuild @@ -14,7 +14,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 )" # Upstream is hostile and refuses to upload tarballs. |