dev-python/greenlet: python3_6 added

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Andrey Grozin
2017-02-28 20:15:05 +07:00
parent 7f8ff5985a
commit e7ccb3fb85

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# $Id: 5cf9e9378b85910d7f511ed7d732358147914aca $
EAPI=6
# Note: greenlet is built-in in pypy
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 flag-o-matic