app-text/gspell: default enable USE=vala

geary hard requires it, and when anything uses it, we have a
tradition to just default enable it for less trouble in the
common case for users (it's just a .vapi file being generated).

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2019-12-29 15:22:06 +02:00
parent 24be904086
commit 7f46b28a83
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
SLOT="0/1" # subslot = libgspell-1 soname version
KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86"
IUSE="+introspection vala"
IUSE="+introspection +vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND="

View File

@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
SLOT="0/1" # subslot = libgspell-1 soname version
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection vala"
IUSE="+introspection +vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND="

View File

@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
SLOT="0/1" # subslot = libgspell-1 soname version
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection vala"
IUSE="+introspection +vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND="