diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:27 +0000 |
commit | b510fb79a4c2b61cd16020f630807ed79579df53 (patch) | |
tree | 9f383724687b1d8936d00e7dcf3a94dc866752b7 /x11-libs/vte | |
parent | sys-apps/osinfo-db: Stabilize 20221018 amd64, #879807 (diff) | |
download | gentoo-b510fb79a4c2b61cd16020f630807ed79579df53.tar.gz gentoo-b510fb79a4c2b61cd16020f630807ed79579df53.tar.bz2 gentoo-b510fb79a4c2b61cd16020f630807ed79579df53.zip |
x11-libs/vte: Stabilize 0.70.1 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.70.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.70.1.ebuild b/x11-libs/vte/vte-0.70.1.ebuild index 49b766e1be02..5c18accb974e 100644 --- a/x11-libs/vte/vte-0.70.1.ebuild +++ b/x11-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" # vte_api_version in meson.build IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" -KEYWORDS="~amd64" +KEYWORDS="amd64" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |