diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:29 +0000 |
commit | e86f9303a0a841cbef3a3a11c7b05e7f0ddec1e1 (patch) | |
tree | db32641866b37a84118f4308f6477067e3d77959 /gui-libs | |
parent | gui-libs/vte-common: Stabilize 0.70.1 amd64, #879807 (diff) | |
download | gentoo-e86f9303a0a841cbef3a3a11c7b05e7f0ddec1e1.tar.gz gentoo-e86f9303a0a841cbef3a3a11c7b05e7f0ddec1e1.tar.bz2 gentoo-e86f9303a0a841cbef3a3a11c7b05e7f0ddec1e1.zip |
gui-libs/vte: Stabilize 0.70.1 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/vte/vte-0.70.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/vte/vte-0.70.1.ebuild b/gui-libs/vte/vte-0.70.1.ebuild index 8f8f7969670b..18a105618495 100644 --- a/gui-libs/vte/vte-0.70.1.ebuild +++ b/gui-libs/vte/vte-0.70.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE https://gitlab.gnome.org/GNOM LICENSE="LGPL-3+ GPL-3+" SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" -KEYWORDS="~amd64" +KEYWORDS="amd64" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |