diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:47 +0000 |
commit | b9051147bba59f8fcd4fa07a40f386f1666268ee (patch) | |
tree | d9673a9a8705b7376158997ca4ec4fe4f14a560e /app-text | |
parent | app-editors/ghex: Stabilize 44.2 ppc64, #913218 (diff) | |
download | gentoo-b9051147bba59f8fcd4fa07a40f386f1666268ee.tar.gz gentoo-b9051147bba59f8fcd4fa07a40f386f1666268ee.tar.bz2 gentoo-b9051147bba59f8fcd4fa07a40f386f1666268ee.zip |
app-text/gspell: Stabilize 1.12.2 ppc64, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.12.2.ebuild b/app-text/gspell/gspell-1.12.2.ebuild index 983467bc47d3..c21bc5ae3b6e 100644 --- a/app-text/gspell/gspell-1.12.2.ebuild +++ b/app-text/gspell/gspell-1.12.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |