mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user