dev-python/translationstring: Tested on py3.6
authorMichał Górny <mgorny@gentoo.org>
Wed, 26 Apr 2017 16:12:36 +0000 (18:12 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 26 Apr 2017 16:34:01 +0000 (18:34 +0200)
dev-python/translationstring/translationstring-1.3.ebuild

index 428141f0c5e987a36b4252e70edaa0dea950ceb1..79128d6e68d9bd0abefa26f62c3f1fec0ed16336 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=5
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 )
 
 inherit distutils-r1