Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mecab/
Date: Thu, 19 May 2022 07:17:56
Message-Id: 1652944625.e1389268a0d162e6dde1ec5cd3bbcb310f012eff.xen0n@gentoo
1 commit: e1389268a0d162e6dde1ec5cd3bbcb310f012eff
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 07:12:04 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 07:17:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1389268
7
8 app-text/mecab: keyword 0.996-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 app-text/mecab/mecab-0.996-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/mecab/mecab-0.996-r1.ebuild b/app-text/mecab/mecab-0.996-r1.ebuild
16 index 68305e1647f7..0caf6327ca03 100644
17 --- a/app-text/mecab/mecab-0.996-r1.ebuild
18 +++ b/app-text/mecab/mecab-0.996-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://taku910.github.io/mecab/"
26 SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"
27
28 LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
29 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
30 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
31 SLOT="0"
32 IUSE="static-libs unicode"