projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15666b2
)
dev-python/utmp: Add python3_5 support
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 10 Mar 2017 15:56:59 +0000
(16:56 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Fri, 10 Mar 2017 15:57:32 +0000
(16:57 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
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 599f7e977946b6462f1d27a91fe09c3348a9bed9..f47d65d55e1437b9812b9f9ec65a9f506fbda53b 100644
(file)
--- a/
dev-python/utmp/utmp-0.4.ebuild
+++ b/
dev-python/utmp/utmp-0.4.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
3_4
)
+PYTHON_COMPAT=( python
{3_4,3_5}
)
inherit distutils-r1