projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c3dd9
)
dev-python/pysmi: Add python 3.6 support.
author
Jeroen Roovers
<jer@gentoo.org>
Tue, 9 Jan 2018 15:26:15 +0000
(16:26 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Tue, 9 Jan 2018 15:28:17 +0000
(16:28 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/pysmi/pysmi-0.1.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pysmi/pysmi-0.1.3.ebuild
b/dev-python/pysmi/pysmi-0.1.3.ebuild
index 6fa611d7e85a46851ae7a9442d225130f4ce6860..e02d75e9250b4d8f5f3a6f99c22f6de008ece2f1 100644
(file)
--- a/
dev-python/pysmi/pysmi-0.1.3.ebuild
+++ b/
dev-python/pysmi/pysmi-0.1.3.ebuild
@@
-1,9
+1,9
@@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2017
-2018
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1
DESCRIPTION="Python Lex & Yacc"