app-misc/hivex: fix typo

Package-Manager: portage-2.3.2
This commit is contained in:
Mike Gilbert
2016-10-29 20:07:02 -04:00
parent 674a928d14
commit 73134edffa

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_REQIRED_USE} )"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
DOCS=( README )
S="${WORKDIR}/${P}"