diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:32 +0000 |
commit | 0f1d31669bd75fcbee87a9941771df6a2123285e (patch) | |
tree | 01ecae148e1a831d099af3bb1743d8fa4110cccb /gui-libs/vte | |
parent | gui-libs/libwpe: Stabilize 1.14.1 amd64, #901377 (diff) | |
download | gentoo-0f1d31669bd75fcbee87a9941771df6a2123285e.tar.gz gentoo-0f1d31669bd75fcbee87a9941771df6a2123285e.tar.bz2 gentoo-0f1d31669bd75fcbee87a9941771df6a2123285e.zip |
gui-libs/vte: Stabilize 0.70.3 amd64, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs/vte')
-rw-r--r-- | gui-libs/vte/vte-0.70.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/vte/vte-0.70.3.ebuild b/gui-libs/vte/vte-0.70.3.ebuild index 600eb48e4b87..41b6f2286eb9 100644 --- a/gui-libs/vte/vte-0.70.3.ebuild +++ b/gui-libs/vte/vte-0.70.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" 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 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |