dev-python/plumbum: python3_6 added
authorAndrey Grozin <grozin@gentoo.org>
Thu, 30 Mar 2017 18:06:31 +0000 (01:06 +0700)
committerAndrey Grozin <grozin@gentoo.org>
Thu, 30 Mar 2017 18:06:31 +0000 (01:06 +0700)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/plumbum/plumbum-1.6.3.ebuild

index 6ef0cdb37ca9771e62bb1e96cc33ce3db8be416b..5c8760d9ddb4e5cf5c935159fc7e57ff53e526e5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="A library for shell script-like programs in python"