summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-07 07:17:29 +0000
committerSam James <sam@gentoo.org>2022-11-07 07:17:29 +0000
commite86f9303a0a841cbef3a3a11c7b05e7f0ddec1e1 (patch)
treedb32641866b37a84118f4308f6477067e3d77959 /gui-libs
parentgui-libs/vte-common: Stabilize 0.70.1 amd64, #879807 (diff)
downloadgentoo-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.ebuild2
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 )