projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
368afaa
)
dev-python/python-gnutls: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 08:34:31 +0000
(10:34 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:40:53 +0000
(16:40 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/python-gnutls/python-gnutls-3.1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-gnutls/python-gnutls-3.1.1.ebuild
b/dev-python/python-gnutls/python-gnutls-3.1.1.ebuild
index ad429a8049e198b4966c937d390aac8e3420318c..b4c46448fa005737645770529cc09a079d072c96 100644
(file)
--- a/
dev-python/python-gnutls/python-gnutls-3.1.1.ebuild
+++ b/
dev-python/python-gnutls/python-gnutls-3.1.1.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
-PYTHON_COMPAT=( python2_7 python3_
4
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1