summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-03-12 10:59:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-03-12 11:00:46 +0300
commit993b2ba37df8f735e5bc87959cb293f4c92bbb1e (patch)
tree1f9ba1dd6478d33f1fb71fae845af799cdc1d688 /app-text/gspell
parentapp-text/evince: Stabilize 3.36.10 amd64, #774927 (diff)
downloadgentoo-993b2ba37df8f735e5bc87959cb293f4c92bbb1e.tar.gz
gentoo-993b2ba37df8f735e5bc87959cb293f4c92bbb1e.tar.bz2
gentoo-993b2ba37df8f735e5bc87959cb293f4c92bbb1e.zip
app-text/gspell: Stabilize 1.8.4 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/gspell-1.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.8.4.ebuild b/app-text/gspell/gspell-1.8.4.ebuild
index 70eb544cba3a..64919831d8ba 100644
--- a/app-text/gspell/gspell-1.8.4.ebuild
+++ b/app-text/gspell/gspell-1.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -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 )"