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 23:18:28
Message-Id: 1667863076.c5e2d627dde1c0c56f4d83f000557c929b734401.sam@gentoo
1 commit: c5e2d627dde1c0c56f4d83f000557c929b734401
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 7 23:17:56 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 7 23:17:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e2d627
7
8 x11-libs/vte: Keyword 0.70.1 arm64, #880237
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 5c18accb974e..b9612fc01bf1 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 ~arm64"
25 REQUIRED_USE="
26 gtk-doc? ( introspection )
27 vala? ( introspection )