dev-python/wrapt: add PYTHON3_5

Note, I have not successfully tested this personally but since it was part of
the ebuild in the last release, I'm adding it for continuity.

Package-Manager: portage-2.2.26
This commit is contained in:
Alex Brandt
2016-01-08 09:36:29 -06:00
parent a398eec909
commit 1e187acc7d

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy )
inherit distutils-r1 vcs-snapshot