dev-python/python-magic: python3_6 added
authorAndrey Grozin <grozin@gentoo.org>
Thu, 9 Mar 2017 14:47:38 +0000 (21:47 +0700)
committerAndrey Grozin <grozin@gentoo.org>
Thu, 9 Mar 2017 14:47:38 +0000 (21:47 +0700)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/python-magic/python-magic-0.4.12.ebuild

index baa38bf9e4b5863375952b516f5ef04648d2d56d..05a34515f9cf64c34d556097a3e6d2d1fea79acc 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=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1