dev-python/flake8-polyfill: Tested on py3.6
authorMichał Górny <mgorny@gentoo.org>
Wed, 26 Apr 2017 15:40:25 +0000 (17:40 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 26 Apr 2017 16:33:58 +0000 (18:33 +0200)
dev-python/flake8-polyfill/flake8-polyfill-1.0.1.ebuild

index 84bd5353b4fbaa670f9302fb30f63f08f0adb68a..ce45dac7f78aaa64b40197c85bf0ca9d95f52556 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Polyfill package for Flake8 plugins"