projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e153a0c
)
sci-libs/numkit: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 06:50:34 +0000
(07:50 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 07:02:43 +0000
(08:02 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/numkit/numkit-1.1.2.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/numkit/numkit-1.1.2.ebuild
b/sci-libs/numkit/numkit-1.1.2.ebuild
index 19fc0f3c8168d5a69b9baa2df2d410cbc102477a..8fb64e296e68ea5b2b46f2fa27b44667737635fb 100644
(file)
--- a/
sci-libs/numkit/numkit-1.1.2.ebuild
+++ b/
sci-libs/numkit/numkit-1.1.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3