summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-10-29 20:07:02 -0400
committerMike Gilbert <floppym@gentoo.org>2016-10-29 20:07:36 -0400
commit73134edffa7159d1a82707bead03b49a7e3731e1 (patch)
treeb273916ad9b355db6e23c8aeaec857fd44dd893d
parenteclass/php-ext-source-r3: define the variable slot local to src_test (diff)
downloadgentoo-73134edffa7159d1a82707bead03b49a7e3731e1.tar.gz
gentoo-73134edffa7159d1a82707bead03b49a7e3731e1.tar.bz2
gentoo-73134edffa7159d1a82707bead03b49a7e3731e1.zip
app-misc/hivex: fix typo
Package-Manager: portage-2.3.2
-rw-r--r--app-misc/hivex/hivex-1.3.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hivex/hivex-1.3.11-r1.ebuild b/app-misc/hivex/hivex-1.3.11-r1.ebuild
index 4a8806621b02..146a1c282351 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}"