projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd7ffba
)
dev-python/python-ddp: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 18:52:57 +0000
(20:52 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 19:20:53 +0000
(21:20 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/python-ddp/python-ddp-0.1.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-ddp/python-ddp-0.1.5.ebuild
b/dev-python/python-ddp/python-ddp-0.1.5.ebuild
index 8a4ad84ed38e05fcc7df34ee53232540d09d07d6..2d02dbf1eb11628e89056f988cecf059a5a3ee17 100644
(file)
--- a/
dev-python/python-ddp/python-ddp-0.1.5.ebuild
+++ b/
dev-python/python-ddp/python-ddp-0.1.5.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
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