summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 06:54:04 +0000
committerSam James <sam@gentoo.org>2024-01-08 07:01:08 +0000
commit1da35a56ea3edb0bd79532b0b57181e71aaabf59 (patch)
treeb16a5aed40889c09895b0a27c9bba0abdb5bbf98 /x11-libs/vte
parentgui-libs/vte: Stabilize 0.74.2 amd64, #920662 (diff)
downloadgentoo-1da35a56ea3edb0bd79532b0b57181e71aaabf59.tar.gz
gentoo-1da35a56ea3edb0bd79532b0b57181e71aaabf59.tar.bz2
gentoo-1da35a56ea3edb0bd79532b0b57181e71aaabf59.zip
x11-libs/vte: Stabilize 0.74.2 amd64, #920662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/vte-0.74.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.74.2.ebuild b/x11-libs/vte/vte-0.74.2.ebuild
index 503b0181533f..cfd0e743650e 100644
--- a/x11-libs/vte/vte-0.74.2.ebuild
+++ b/x11-libs/vte/vte-0.74.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )