commit:     a5b6f02c4156fbbe2b1d90a907c9fe3ef00268fc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 10:23:27 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec  4 17:13:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b6f02c

sci-mathematics/pymc3: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-mathematics/pymc3/pymc3-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/pymc3/pymc3-3.1.ebuild 
b/sci-mathematics/pymc3/pymc3-3.1.ebuild
index 9fe032ad4a5..7a763812604 100644
--- a/sci-mathematics/pymc3/pymc3-3.1.ebuild
+++ b/sci-mathematics/pymc3/pymc3-3.1.ebuild
@@ -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
 

Reply via email to