Skip to content

Commit

Permalink
app-text/gspell: fix typo in REQUIRED_USE
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
EvaSDK committed Sep 17, 2016
1 parent 736c41b commit f6662e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-text/gspell/gspell-1.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f6662e8

Please sign in to comment.