sci-mathematics/pymc3: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Dec 2019 10:23:27 +0000 (11:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Dec 2019 17:13:13 +0000 (18:13 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-mathematics/pymc3/pymc3-3.1.ebuild

index 9fe032ad4a5a201947fd5e8a3a1553c7de7657ba..7a7638126043da9140b690bad6e27b53981d8a8e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{3_5,3_6} )
 
 inherit distutils-r1 virtualx xdg-utils