diff options
-rw-r--r-- | app-text/gspell/gspell-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.2.2.ebuild b/app-text/gspell/gspell-1.2.2.ebuild index 5e42ce02f92f..d1a2b34fe752 100644 --- a/app-text/gspell/gspell-1.2.2.ebuild +++ b/app-text/gspell/gspell-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version -KEYWORDS="~alpha ~amd64 ~arm ~x86" +KEYWORDS="~alpha amd64 ~arm ~x86" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |