projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba77fd1
)
dev-python/prov: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:58:17 +0000
(17:58 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:15 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/prov/prov-1.5.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/prov/prov-1.5.1.ebuild
b/dev-python/prov/prov-1.5.1.ebuild
index 47b57a33e805abbf76a196d9f269ddb8c23e3fe1..a9f32d0218367b944a7850a39335968544ebc334 100644
(file)
--- a/
dev-python/prov/prov-1.5.1.ebuild
+++ b/
dev-python/prov/prov-1.5.1.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=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1