projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc13968
)
dev-python/utmp: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:27:16 +0000
(20:27 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:01 +0000
(20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/utmp/utmp-0.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/utmp/utmp-0.4.ebuild
b/dev-python/utmp/utmp-0.4.ebuild
index c8f4837b8b793746f283e00aac2a7e7eb39da936..722285b0d1d37cc90e3c84aa546b7e97acb77519 100644
(file)
--- a/
dev-python/utmp/utmp-0.4.ebuild
+++ b/
dev-python/utmp/utmp-0.4.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5
,3_6
} )
inherit distutils-r1