projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f711ef7
)
dev-python/arpeggio: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Wed, 15 Mar 2017 06:06:10 +0000
(23:06 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 15 Mar 2017 06:23:40 +0000
(23:23 -0700)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/arpeggio/arpeggio-1.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/arpeggio/arpeggio-1.5.ebuild
b/dev-python/arpeggio/arpeggio-1.5.ebuild
index ce2dad397f8d633f4ef710358ae2094fbf59e343..ca6482ac4d18db8088008012bab436d216d21f79 100644
(file)
--- a/
dev-python/arpeggio/arpeggio-1.5.ebuild
+++ b/
dev-python/arpeggio/arpeggio-1.5.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