projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fdb6c5
)
dev-python/subunit: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 01:01:16 +0000
(17:01 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 22:18:57 +0000
(14:18 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/subunit/subunit-1.2.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/subunit/subunit-1.2.0-r1.ebuild
b/dev-python/subunit/subunit-1.2.0-r1.ebuild
index a49eeab8247c9672a5ad663dd0445e32da64a83b..110deb7b26a2619499a3e657b24265984cadf734 100644
(file)
--- a/
dev-python/subunit/subunit-1.2.0-r1.ebuild
+++ b/
dev-python/subunit/subunit-1.2.0-r1.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy pypy3 )
inherit distutils-r1 eutils multilib-minimal versionator