projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5b6f02
)
sci-physics/qmeq: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 2 Dec 2019 10:24:03 +0000
(11:24 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 4 Dec 2019 17:13:16 +0000
(18:13 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-physics/qmeq/qmeq-1.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-physics/qmeq/qmeq-1.0.ebuild
b/sci-physics/qmeq/qmeq-1.0.ebuild
index 84ab71afd236f64942c7f0ffb7c695898edd78df..67ed3e9752242b4c4ebe019f7a74f02709200a31 100644
(file)
--- a/
sci-physics/qmeq/qmeq-1.0.ebuild
+++ b/
sci-physics/qmeq/qmeq-1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1