summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 12:28:26 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 12:53:54 +0100
commitc7bcf5698ad9f92fae71177f49582e651481f741 (patch)
treea99a2ecfa8d17aa93766a98a3fdd7d2655a465a7
parentapp-metrics/collectd: Remove py2 (diff)
downloadgentoo-c7bcf5698ad9f92fae71177f49582e651481f741.tar.gz
gentoo-c7bcf5698ad9f92fae71177f49582e651481f741.tar.bz2
gentoo-c7bcf5698ad9f92fae71177f49582e651481f741.zip
app-misc/hivex: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-misc/hivex/hivex-1.3.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hivex/hivex-1.3.14.ebuild b/app-misc/hivex/hivex-1.3.14.ebuild
index 2e226ec0f396..9f629900febb 100644
--- a/app-misc/hivex/hivex-1.3.14.ebuild
+++ b/app-misc/hivex/hivex-1.3.14.ebuild
@@ -6,7 +6,7 @@ EAPI=6
USE_RUBY="ruby23 ruby24 ruby25"
RUBY_OPTIONAL=yes
-PYTHON_COMPAT=(python2_7 python3_6)
+PYTHON_COMPAT=(python3_6)
inherit eutils perl-module ruby-ng python-single-r1