commit: 841c08f5a638bb0477627f44264dc822a55b2d26 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 25 18:39:51 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jun 25 18:39:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=841c08f5
x11-libs/vte: Stabilize 0.78.5 x86, #959024 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-libs/vte/vte-0.78.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/vte/vte-0.78.5.ebuild b/x11-libs/vte/vte-0.78.5.ebuild index 5d078437dc67..46b0141a8ab8 100644 --- a/x11-libs/vte/vte-0.78.5.ebuild +++ b/x11-libs/vte/vte-0.78.5.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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" REQUIRED_USE=" gtk-doc? ( introspection )
