dev-python/curtsies: python3_6 added

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Andrey Grozin
2017-02-28 20:18:15 +07:00
parent b8103a98d9
commit d71405e01d

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# $Id: f9866fb5869436802aed11c6e43115f86155875c $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1