Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/
Date: Mon, 07 Nov 2022 07:26:59
Message-Id: 1667805447.b510fb79a4c2b61cd16020f630807ed79579df53.sam@gentoo
1 commit: b510fb79a4c2b61cd16020f630807ed79579df53
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 7 07:17:27 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 7 07:17:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b510fb79
7
8 x11-libs/vte: Stabilize 0.70.1 amd64, #879807
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/vte/vte-0.70.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/vte/vte-0.70.1.ebuild b/x11-libs/vte/vte-0.70.1.ebuild
16 index 49b766e1be02..5c18accb974e 100644
17 --- a/x11-libs/vte/vte-0.70.1.ebuild
18 +++ b/x11-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" # vte_api_version 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 )