projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d88966
)
app-misc/hivex: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 11:28:26 +0000
(12:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 11:53:54 +0000
(12:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/hivex/hivex-1.3.14.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/hivex/hivex-1.3.14.ebuild
b/app-misc/hivex/hivex-1.3.14.ebuild
index 2e226ec0f3966b627fa4e818de5ba32b3d8dd2e3..9f629900febbc73c35838c63a1589f6f5a57776b 100644
(file)
--- 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=(python
2_7 python
3_6)
+PYTHON_COMPAT=(python3_6)
inherit eutils perl-module ruby-ng python-single-r1