projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d0354
)
dev-python/serpent: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Thu, 16 Mar 2017 07:25:08 +0000
(
00:25
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 16 Mar 2017 08:00:05 +0000
(
01:00
-0700)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/serpent/serpent-1.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/serpent/serpent-1.12.ebuild
b/dev-python/serpent/serpent-1.12.ebuild
index eb284545e7e38abfda6aa6bff3996752ca9d300c..376bc3b0ff24ed2a24754537996f5df352406482 100644
(file)
--- a/
dev-python/serpent/serpent-1.12.ebuild
+++ b/
dev-python/serpent/serpent-1.12.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} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy )
inherit distutils-r1