projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e05b8a
)
dev-python/pyminuit: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:53:33 +0000
(18:53 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 17:24:16 +0000
(19:24 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
index fe299de2db488cac07d92ded8d934b91be4283be..50e33a28b55fa38371b5f369fb0c6b93ce1e07cb 100644
(file)
--- a/
dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
+++ b/
dev-python/pyminuit/pyminuit-1.2.1-r1.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=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1 flag-o-matic