diff options
-rw-r--r-- | app-text/gspell/gspell-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.8.4.ebuild b/app-text/gspell/gspell-1.8.4.ebuild index 64919831d8ba..549adb416230 100644 --- a/app-text/gspell/gspell-1.8.4.ebuild +++ b/app-text/gspell/gspell-1.8.4.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 )" |