summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild')
-rw-r--r--app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
index c518ed8fcddf..41bace650608 100644
--- a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
+++ b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
@@ -3,10 +3,8 @@
EAPI=8
-DISTUTILS_USE_PEP517=standalone
PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1 qmake-utils
+inherit python-r1 qmake-utils
EGIT_COMMIT="541139125be034b90b6811a84faa1413e357fd94"
DESCRIPTION="Hex editor library, Qt application written in C++ with Python bindings"