diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:03:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:03:26 +0000 |
commit | ea0e37e33b49248284043617eb82452e0b4f7ffa (patch) | |
tree | fe67ab569fabd4bf48de4ce138af2b09aad95f19 /x11-libs/vte | |
parent | net-misc/networkmanager: Stabilize 1.42.2 arm, #901377 (diff) | |
download | gentoo-ea0e37e33b49248284043617eb82452e0b4f7ffa.tar.gz gentoo-ea0e37e33b49248284043617eb82452e0b4f7ffa.tar.bz2 gentoo-ea0e37e33b49248284043617eb82452e0b4f7ffa.zip |
x11-libs/vte: Stabilize 0.70.3 arm, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-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 bc43213f9b76..aba86a12639e 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 ) |