commit: 73134edffa7159d1a82707bead03b49a7e3731e1
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 00:07:02 2016 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 00:07:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73134edf
app-misc/hivex: fix typo
Package-Manager: portage-2.3.2
app-misc/hivex/hivex-1.3.11-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/hivex/hivex-1.3.11-r1.ebuild
b/app-misc/hivex/hivex-1.3.11-r1.ebuild
index 4a88066..146a1c2 100644
--- a/app-misc/hivex/hivex-1.3.11-r1.ebuild
+++ b/app-misc/hivex/hivex-1.3.11-r1.ebuild
@@ -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}"