app-arch/bloscpack: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:20 +0000 (22:51 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:45 +0000 (22:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-arch/bloscpack/bloscpack-0.11.0.ebuild

index e1978237342609ae6427ae95c93947ed682bb6f6..c46a70eca3a13f9dfecf074627705a9519372f78 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1