dev-python/nose-cover3: app py3.5 support to vn. 0.1.0-r1

Package-Manager: portage-2.2.24
This commit is contained in:
Ian Delaney
2015-12-06 18:27:01 +08:00
parent 56e4ad1778
commit 6eabd6a02e

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 )
inherit distutils-r1