projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9b4afa
)
dev-python/cvxopt: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:57:33 +0000
(21:57 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:28:52 +0000
(22:28 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/cvxopt/cvxopt-1.1.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cvxopt/cvxopt-1.1.9.ebuild
b/dev-python/cvxopt/cvxopt-1.1.9.ebuild
index 34b3f873e26ee136649fc961c7535eaf3c9d9587..500e9f0faed1b951d00babc7e3d4b0da1eae92d3 100644
(file)
--- a/
dev-python/cvxopt/cvxopt-1.1.9.ebuild
+++ b/
dev-python/cvxopt/cvxopt-1.1.9.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1 toolchain-funcs