From c7bcf5698ad9f92fae71177f49582e651481f741 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 12:28:26 +0100 Subject: [PATCH] app-misc/hivex: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-misc/hivex/hivex-1.3.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2