diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:51:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 08:59:31 +0000 |
commit | 13fb20926bdf96f6e767450aefd24d1dfc102e51 (patch) | |
tree | c2bc20c81d092636e011d61f2e1d45c998b4a7f8 /app-text/gspell | |
parent | gui-libs/tepl: Stabilize 6.00.0-r1 amd64, #792327 (diff) | |
download | gentoo-13fb20926bdf96f6e767450aefd24d1dfc102e51.tar.gz gentoo-13fb20926bdf96f6e767450aefd24d1dfc102e51.tar.bz2 gentoo-13fb20926bdf96f6e767450aefd24d1dfc102e51.zip |
app-text/gspell: Stabilize 1.9.1 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.9.1.ebuild b/app-text/gspell/gspell-1.9.1.ebuild index fe62e1955100..8b70f507fede 100644 --- a/app-text/gspell/gspell-1.9.1.ebuild +++ b/app-text/gspell/gspell-1.9.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |