projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcfeda2
)
sci-mathematics/pymc3: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 2 Dec 2019 10:23:27 +0000
(11:23 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/sci-mathematics/pymc3/pymc3-3.1.ebuild
b/sci-mathematics/pymc3/pymc3-3.1.ebuild
index 9fe032ad4a5a201947fd5e8a3a1553c7de7657ba..7a7638126043da9140b690bad6e27b53981d8a8e 100644
(file)
--- 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