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/enchant/
Date: Thu, 19 May 2022 05:08:45
Message-Id: 1652936867.d822a895aedf932d7863231718c4dff02510f97f.xen0n@gentoo
1 commit: d822a895aedf932d7863231718c4dff02510f97f
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 05:03:50 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 05:07:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d822a895
7
8 app-text/enchant: keyword 2.3.3-r1 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 app-text/enchant/enchant-2.3.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/enchant/enchant-2.3.3-r1.ebuild b/app-text/enchant/enchant-2.3.3-r1.ebuild
18 index f40c183d7f32..8e298e6d2d4f 100644
19 --- a/app-text/enchant/enchant-2.3.3-r1.ebuild
20 +++ b/app-text/enchant/enchant-2.3.3-r1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz
22
23 LICENSE="LGPL-2.1+"
24 SLOT="2"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
27
28 IUSE="aspell +hunspell nuspell test voikko"
29 RESTRICT="!test? ( test )"