commit: f6662e8ac92e6cdd1580540bc4a7df89c8574d0c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 12:41:29 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 12:41:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6662e8a
app-text/gspell: fix typo in REQUIRED_USE
Package-Manager: portage-2.3.0
app-text/gspell/gspell-1.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/gspell/gspell-1.0.3.ebuild
b/app-text/gspell/gspell-1.0.3.ebuild
index e8f7dc8..5e42ce0 100644
--- a/app-text/gspell/gspell-1.0.3.ebuild
+++ b/app-text/gspell/gspell-1.0.3.ebuild
@@ -15,7 +15,7 @@ SLOT="0/1" # subslot = libgspell-1 soname version
KEYWORDS="~alpha ~amd64 ~arm ~x86"
IUSE="+introspection vala"
-REQUIRE_IUSE="vala? ( introspection )"
+REQUIRED_USE="vala? ( introspection )"
RDEPEND="
app-text/iso-codes