From ceee3629b7901620fec9f3cdf7f9ae86b2c0e4cb Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Tue, 30 Dec 2025 13:23:16 +0800 Subject: [PATCH] x11-libs/vte: keyword 0.82.2 for ~loong Signed-off-by: WANG Xuerui --- x11-libs/vte/vte-0.82.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/vte/vte-0.82.2.ebuild b/x11-libs/vte/vte-0.82.2.ebuild index 90c1c2c35971a..efcd40929c63f 100644 --- a/x11-libs/vte/vte-0.82.2.ebuild +++ b/x11-libs/vte/vte-0.82.2.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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection )