app-text/gspell: fix subslot

Closes: https://bugs.gentoo.org/960747
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-26 22:19:56 +01:00
parent 0a9bf2d1a0
commit 6f9aca781a

View File

@@ -9,7 +9,7 @@ DESCRIPTION="Spell check library for GTK+ applications"
HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell"
LICENSE="LGPL-2.1+"
SLOT="0/2" # subslot = libgspell-1 soname version
SLOT="0/3" # subslot = libgspell-1 soname version
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="gtk-doc +introspection test +vala"