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: Sat, 04 Dec 2021 17:43:57
Message-Id: 1638639825.39502ca91d32ca18bb4e5f7360215eafbace55d6.arthurzam@gentoo
1 commit: 39502ca91d32ca18bb4e5f7360215eafbace55d6
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 4 17:41:08 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 4 17:43:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39502ca9
7
8 app-text/gspell: Stabilize 1.9.1 ppc, #822174
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-text/gspell/gspell-1.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/gspell/gspell-1.9.1.ebuild b/app-text/gspell/gspell-1.9.1.ebuild
16 index b7d8ad8e30fc..d95e8e062ca8 100644
17 --- a/app-text/gspell/gspell-1.9.1.ebuild
18 +++ b/app-text/gspell/gspell-1.9.1.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0/2" # subslot = libgspell-1 soname version
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 ~riscv ~sparc x86"
25
26 IUSE="+introspection +vala"
27 REQUIRED_USE="vala? ( introspection )"