diff options
-rw-r--r-- | app-text/gspell/gspell-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.0.2.ebuild b/app-text/gspell/gspell-1.0.2.ebuild index a375640f96b3..afeb7386dd0b 100644 --- a/app-text/gspell/gspell-1.0.2.ebuild +++ b/app-text/gspell/gspell-1.0.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="+introspection vala" REQUIRED_IUSE="vala? ( introspection )" |