dev-util/catalyst: Works fine with python-3.7
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 22:25:50 +0000 (00:25 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 22:25:50 +0000 (00:25 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-util/catalyst/catalyst-3.0.4.ebuild

index 85870e20421addb86c740673c0fb6c700587e97f..c891993d68a49e2195a2e2b76e68dcdcb426e7a4 100644 (file)
@@ -12,7 +12,7 @@ else
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 fi
 
-PYTHON_COMPAT=( python{3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6,3_7} )
 
 inherit distutils-r1 ${SRC_ECLASS}