projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad7a27e
)
dev-python/d2to1: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:11:41 +0000
(18:11 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:28 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/d2to1/d2to1-0.2.12_p1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/d2to1/d2to1-0.2.12_p1.ebuild
b/dev-python/d2to1/d2to1-0.2.12_p1.ebuild
index 9b52754a24c65ca34e0ff8c5dc19ee131f0402d2..8d555a022c0a0ce1bb951da61ac38720609b727e 100644
(file)
--- a/
dev-python/d2to1/d2to1-0.2.12_p1.ebuild
+++ b/
dev-python/d2to1/d2to1-0.2.12_p1.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=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy )
inherit distutils-r1