From e0105ec7b5df676e15fd7ca623e5c96b06e1ef6d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 12 Oct 2025 20:41:05 +0100 Subject: [PATCH] x11-libs/vte: Stabilize 0.80.4 amd64, #964100 Signed-off-by: Sam James --- x11-libs/vte/vte-0.80.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/vte/vte-0.80.4.ebuild b/x11-libs/vte/vte-0.80.4.ebuild index 35d8b0b954b61..f74c6324c4970 100644 --- a/x11-libs/vte/vte-0.80.4.ebuild +++ b/x11-libs/vte/vte-0.80.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build -KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" REQUIRED_USE=" gtk-doc? ( introspection )