summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-09-17 14:41:29 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2016-09-17 14:41:29 +0200
commitf6662e8ac92e6cdd1580540bc4a7df89c8574d0c (patch)
treef25b992b5d2d7cf5eba5a2dc3a844be295336934 /app-text
parentapp-text/gspell: fix typo in REQUIRED_USE (diff)
downloadgentoo-f6662e8ac92e6cdd1580540bc4a7df89c8574d0c.tar.gz
gentoo-f6662e8ac92e6cdd1580540bc4a7df89c8574d0c.tar.bz2
gentoo-f6662e8ac92e6cdd1580540bc4a7df89c8574d0c.zip
app-text/gspell: fix typo in REQUIRED_USE
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gspell/gspell-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.0.3.ebuild b/app-text/gspell/gspell-1.0.3.ebuild
index e8f7dc8b8eaf..5e42ce02f92f 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