Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gspell/
Date: Mon, 15 Aug 2022 19:13:07
Message-Id: 1660590758.214fac575a5e424e490e42222a60d449069e4262.arthurzam@gentoo
1 commit: 214fac575a5e424e490e42222a60d449069e4262
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 15 19:12:38 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 15 19:12:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214fac57
7
8 app-text/gspell: Stabilize 1.11.1 ppc64, #861029
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-text/gspell/gspell-1.11.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/gspell/gspell-1.11.1.ebuild b/app-text/gspell/gspell-1.11.1.ebuild
16 index 454db5f7b261..d342cb383354 100644
17 --- a/app-text/gspell/gspell-1.11.1.ebuild
18 +++ b/app-text/gspell/gspell-1.11.1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0/2" # subslot = libgspell-1 soname version
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
25
26 IUSE="+introspection +vala"
27 REQUIRED_USE="vala? ( introspection )"