projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd6a244
)
dev-python/pilkit: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:53:05 +0000
(17:53 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:11 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pilkit/pilkit-2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pilkit/pilkit-2.0.ebuild
b/dev-python/pilkit/pilkit-2.0.ebuild
index b55d51a92e540aa47ed58ae494a7a75c15fa25e1..432c223564bcb3967409d2a4ecfbc9e471dd4097 100644
(file)
--- a/
dev-python/pilkit/pilkit-2.0.ebuild
+++ b/
dev-python/pilkit/pilkit-2.0.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5
,3_6
} )
inherit distutils-r1