summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-07 15:57:19 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-07 22:07:06 +0000
commitc7bc6dc29a141172118579cdaf0d418978851abf (patch)
treea478576892145769f663b307b75648661a1a7d08 /app-text
parentapp-editors/neovim: add PREFER_LUA CMake option. (diff)
downloadgentoo-c7bc6dc29a141172118579cdaf0d418978851abf.tar.gz
gentoo-c7bc6dc29a141172118579cdaf0d418978851abf.tar.bz2
gentoo-c7bc6dc29a141172118579cdaf0d418978851abf.zip
app-text/gspell: keyworded 1.4.2 for sparc, bug #626690
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gspell/gspell-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.4.2.ebuild b/app-text/gspell/gspell-1.4.2.ebuild
index 590073750b1c..c6f0105cc171 100644
--- a/app-text/gspell/gspell-1.4.2.ebuild
+++ b/app-text/gspell/gspell-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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/1" # subslot = libgspell-1 soname version
-KEYWORDS="~alpha amd64 ~arm ~ppc x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc x86"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"