mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/editorconfig-core-py: Add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
TESTVER="abb579e00f2deeede91cb485e53512efab9c6474"
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
|
||||
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Clone of EditorConfig core written in Python"
|
||||
|
||||
Reference in New Issue
Block a user