Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/vte/
Date: Mon, 07 Nov 2022 07:27:01
Message-Id: 1667805449.e86f9303a0a841cbef3a3a11c7b05e7f0ddec1e1.sam@gentoo
1 commit: e86f9303a0a841cbef3a3a11c7b05e7f0ddec1e1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 7 07:17:29 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 7 07:17:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86f9303
7
8 gui-libs/vte: Stabilize 0.70.1 amd64, #879807
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gui-libs/vte/vte-0.70.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gui-libs/vte/vte-0.70.1.ebuild b/gui-libs/vte/vte-0.70.1.ebuild
16 index 8f8f7969670b..18a105618495 100644
17 --- a/gui-libs/vte/vte-0.70.1.ebuild
18 +++ b/gui-libs/vte/vte-0.70.1.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE https://gitlab.gnome.org/GNOM
20 LICENSE="LGPL-3+ GPL-3+"
21 SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build
22 IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 REQUIRED_USE="
26 gtk-doc? ( introspection )
27 vala? ( introspection )