diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:33 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:33 +0000 |
commit | fbdb81204f8d3e1747d328efbc239b07e16a9b5a (patch) | |
tree | 889466609aa44a5a7a11f58cb958f57229228a07 /app-text/gspell | |
parent | app-editors/ghex: Stabilize 44.2 ppc, #913218 (diff) | |
download | gentoo-fbdb81204f8d3e1747d328efbc239b07e16a9b5a.tar.gz gentoo-fbdb81204f8d3e1747d328efbc239b07e16a9b5a.tar.bz2 gentoo-fbdb81204f8d3e1747d328efbc239b07e16a9b5a.zip |
app-text/gspell: Stabilize 1.12.2 ppc, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-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 0c9b73be0595..983467bc47d3 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 )" |