Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/liblangtag/
Date: Wed, 29 Dec 2021 13:46:15
Message-Id: 1640785152.13d93123571689b4942669941ed5100bbae6b9aa.dlan@gentoo
1 commit: 13d93123571689b4942669941ed5100bbae6b9aa
2 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 28 10:02:34 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 13:39:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d93123
7
8 app-text/liblangtag: keyword 0.6.3 for ~riscv
9
10 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-text/liblangtag/liblangtag-0.6.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-text/liblangtag/liblangtag-0.6.3.ebuild b/app-text/liblangtag/liblangtag-0.6.3.ebuild
17 index fd3c9a30603f..78e75c1e5a1b 100644
18 --- a/app-text/liblangtag/liblangtag-0.6.3.ebuild
19 +++ b/app-text/liblangtag/liblangtag-0.6.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
27
28 LICENSE="|| ( LGPL-3 MPL-2.0 )"
29 SLOT="0"
30 -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
31 +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
32 IUSE="debug doc introspection static-libs test"
33
34 BDEPEND="