media-libs/pyliblo: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:59:02 +0000 (20:59 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:16 +0000 (21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-libs/pyliblo/pyliblo-0.10.0.ebuild

index c888c9e2eba53f98df4ac8eb71d883a4274fd698..f8533b12693d3c9c30fa54440c4be453cf2e4058 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="A Python wrapper for the liblo OSC library"