diff options
author | 2024-02-11 10:08:27 +0200 | |
---|---|---|
committer | 2024-02-11 10:08:27 +0200 | |
commit | 9250e3cb189dc9c0398875894e763522f560166d (patch) | |
tree | a7579a17b3f10f910fd56357cdda44a33127b162 /x11-libs | |
parent | gui-libs/vte: Stabilize 0.74.2 arm64, #920662 (diff) | |
download | gentoo-9250e3cb189dc9c0398875894e763522f560166d.tar.gz gentoo-9250e3cb189dc9c0398875894e763522f560166d.tar.bz2 gentoo-9250e3cb189dc9c0398875894e763522f560166d.zip |
x11-libs/vte: Stabilize 0.74.2 arm64, #920662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.74.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.74.2.ebuild b/x11-libs/vte/vte-0.74.2.ebuild index 53ac6d4378d0..53cf6154f19f 100644 --- a/x11-libs/vte/vte-0.74.2.ebuild +++ b/x11-libs/vte/vte-0.74.2.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 ~mips ~ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |