diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:24 +0000 |
commit | 80f661407f4a23238798efa686849c73151c2219 (patch) | |
tree | 5951be07a0ed8ceb1f26ea2c5bb142a588a0593b /x11-libs | |
parent | x11-libs/pango: Stabilize 1.50.13 x86, #901377 (diff) | |
download | gentoo-80f661407f4a23238798efa686849c73151c2219.tar.gz gentoo-80f661407f4a23238798efa686849c73151c2219.tar.bz2 gentoo-80f661407f4a23238798efa686849c73151c2219.zip |
x11-libs/vte: Stabilize 0.70.3 x86, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.70.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.70.3.ebuild b/x11-libs/vte/vte-0.70.3.ebuild index 5dc3cda46ba3..a0c380ad5589 100644 --- a/x11-libs/vte/vte-0.70.3.ebuild +++ b/x11-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" # vte_api_version 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 ) |