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/gspell/
Date: Tue, 03 Jan 2023 02:53:49
Message-Id: 1672714349.ad971e57b31fed48a52f98b5f52e567762834c8c.xen0n@gentoo
1 commit: ad971e57b31fed48a52f98b5f52e567762834c8c
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 03:41:05 2023 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 02:52:29 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad971e57
7
8 app-text/gspell: keyword 1.12.0 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 app-text/gspell/gspell-1.12.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/gspell/gspell-1.12.0.ebuild b/app-text/gspell/gspell-1.12.0.ebuild
16 index d342cb383354..9a91fe254ab7 100644
17 --- a/app-text/gspell/gspell-1.12.0.ebuild
18 +++ b/app-text/gspell/gspell-1.12.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0/2" # subslot = libgspell-1 soname version
29 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
31
32 IUSE="+introspection +vala"
33 REQUIRED_USE="vala? ( introspection )"