projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5a5531
)
dev-python/pylibacl: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:52:17 +0000
(18:52 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 17:24:14 +0000
(19:24 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild
b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild
index c8de4c45bbb034f2e1d4f857f39cb47ec5309257..68a573ccb9910abfee5e52d8dbb47cec6bba9593 100644
(file)
--- a/
dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild
+++ b/
dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1