commit: 229535ce70f27b666f67f4c5d7bf276bf6e0d08b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 00:40:51 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 00:40:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=229535ce
dev-libs/distorm64: [QA] Remove dead python impl
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-libs/distorm64/distorm64-3.3.8.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-libs/distorm64/distorm64-3.3.8.ebuild
b/dev-libs/distorm64/distorm64-3.3.8.ebuild
index 26cda2dbaba..7642f63664f 100644
--- a/dev-libs/distorm64/distorm64-3.3.8.ebuild
+++ b/dev-libs/distorm64/distorm64-3.3.8.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-# does not work with python3_4 as-is
PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1