From bb9e6bd22275e3ec4864677d4ec6cad0f435a8ac Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 5 Jul 2026 00:59:37 -0400 Subject: [PATCH] app-text/gspell: Stabilize 1.14.3 ppc, #978559 Signed-off-by: Eli Schwartz --- app-text/gspell/gspell-1.14.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/gspell/gspell-1.14.3.ebuild b/app-text/gspell/gspell-1.14.3.ebuild index 57cc58381044a..3b193366a3961 100644 --- a/app-text/gspell/gspell-1.14.3.ebuild +++ b/app-text/gspell/gspell-1.14.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell" LICENSE="LGPL-2.1+" SLOT="0/3" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="gtk-doc +introspection test +vala" RESTRICT="!test? ( test )"