summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-05 14:39:58 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-05 15:06:43 +0200
commit2fb7ed2efe29963227aa583ab0ece8c0982c1a65 (patch)
tree5c79fbf48c4366a8e81f896adb239d9eccf46a8e /app-text/gspell
parentnet-libs/webkit-gtk: ensure enchant:2 gets used (diff)
downloadgentoo-2fb7ed2efe29963227aa583ab0ece8c0982c1a65.tar.gz
gentoo-2fb7ed2efe29963227aa583ab0ece8c0982c1a65.tar.bz2
gentoo-2fb7ed2efe29963227aa583ab0ece8c0982c1a65.zip
app-text/gspell-1.8: fix subslot
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/gspell-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.8.3.ebuild b/app-text/gspell/gspell-1.8.3.ebuild
index 0c4cc9d247ac..fa0856fa8c8c 100644
--- a/app-text/gspell/gspell-1.8.3.ebuild
+++ b/app-text/gspell/gspell-1.8.3.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Spell check library for GTK+ applications"
HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
LICENSE="LGPL-2.1+"
-SLOT="0/1" # subslot = libgspell-1 soname version
+SLOT="0/2" # subslot = libgspell-1 soname version
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection +vala"