Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libzapojit/
Date: Fri, 31 Dec 2021 03:42:34
Message-Id: 1640921974.663e4193db2ac7048f96eda47f370d0ede212723.dlan@gentoo
1 commit: 663e4193db2ac7048f96eda47f370d0ede212723
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 24 15:10:31 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 03:39:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663e4193
7
8 net-libs/libzapojit: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 net-libs/libzapojit/libzapojit-0.0.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-libs/libzapojit/libzapojit-0.0.3.ebuild b/net-libs/libzapojit/libzapojit-0.0.3.ebuild
18 index c5f25a502ef2..d10dc3b24c72 100644
19 --- a/net-libs/libzapojit/libzapojit-0.0.3.ebuild
20 +++ b/net-libs/libzapojit/libzapojit-0.0.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="5"
27 @@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libzapojit"
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 IUSE="+introspection"
31 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
32 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86"
33
34 RDEPEND="
35 >=dev-libs/glib-2.28:2