projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b87754
)
dev-python/textx: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Wed, 15 Mar 2017 06:34:02 +0000
(23:34 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 15 Mar 2017 06:34:02 +0000
(23:34 -0700)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/textx/textx-1.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/textx/textx-1.4.ebuild
b/dev-python/textx/textx-1.4.ebuild
index b88f4d4f9ee1c20cd69daf4ab4d54a653cd9c12e..bdb75ef49484966b25f39142ca41b17675f37466 100644
(file)
--- a/
dev-python/textx/textx-1.4.ebuild
+++ b/
dev-python/textx/textx-1.4.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit distutils-r1