app-misc/hivex: fix REQUIRED_USE

Package-Manager: portage-2.3.2
This commit is contained in:
Mike Gilbert
2016-10-29 18:58:54 -04:00
parent 0e4d677487
commit fdc160f2e4

View File

@@ -48,7 +48,7 @@ ruby_add_bdepend "ruby? ( dev-ruby/rake
dev-ruby/rdoc )"
ruby_add_rdepend "ruby? ( virtual/rubygems )"
REQUIRED_USE="python? ( ${PYTHON_REQ_USE} )"
REQUIRED_USE="python? ( ${PYTHON_REQIRED_USE} )"
DOCS=( README )
S="${WORKDIR}/${P}"