projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15e6bcb
)
dev-python/et_xmlfile: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Fri, 10 Mar 2017 22:48:05 +0000
(14:48 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 10 Mar 2017 22:48:05 +0000
(14:48 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
index c36f7eb18da12f31192bf598af715e9f2c765aa2..b2589278828f174e555751f2e9f48dcad71d0bae 100644
(file)
--- a/
dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
+++ b/
dev-python/et_xmlfile/et_xmlfile-1.0.1.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=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1