diff --git a/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild b/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild index 0ea04a1635718..a71817580b75b 100644 --- a/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild +++ b/dev-python/ctypesgen/ctypesgen-1.0.2.ebuild @@ -4,6 +4,7 @@ EAPI=7 # pkg compiles fine with py3_{8,9} but tests fail +# https://github.com/davidjamesca/ctypesgen/issues/90 PYTHON_COMPAT=( python3_7 ) DISTUTILS_USE_SETUPTOOLS=rdepend