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-common/
Date: Mon, 07 Nov 2022 23:18:29
Message-Id: 1667863077.90f23c39902a6ea8b2bb114d4421f84d1486a2ba.sam@gentoo
1 commit: 90f23c39902a6ea8b2bb114d4421f84d1486a2ba
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 7 23:17:57 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 7 23:17:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f23c39
7
8 gui-libs/vte-common: Keyword 0.70.1 arm64, #880237
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gui-libs/vte-common/vte-common-0.70.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gui-libs/vte-common/vte-common-0.70.1.ebuild b/gui-libs/vte-common/vte-common-0.70.1.ebuild
16 index 587f73875df7..ccd2d1d309cf 100644
17 --- a/gui-libs/vte-common/vte-common-0.70.1.ebuild
18 +++ b/gui-libs/vte-common/vte-common-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="systemd"
23 -KEYWORDS="amd64"
24 +KEYWORDS="amd64 ~arm64"
25
26 # Upstream is hostile and refuses to upload tarballs.
27 SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2"