media-sound/pithos: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:01:35 +0000 (21:01 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:17 +0000 (21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-sound/pithos/pithos-1.3.1.ebuild
media-sound/pithos/pithos-9999.ebuild

index b1d11f32bb78c0fef342e9e5ba8606fae38f5c9c..6fbe39fc870d680e877b5c4f7486341da7b7fb6e 100644 (file)
@@ -1,8 +1,8 @@
-# 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=(python3_4 python3_5)
+PYTHON_COMPAT=( python3_{4,5,6} )
 inherit autotools gnome2-utils python-r1
 
 if [[ ${PV} =~ [9]{4,} ]]; then
index 0daa0a2dd5e1caea136bce794acbc6a1e33bff97..55d1a94154dcb5231b8d8323c53b6b41afc46c94 100644 (file)
@@ -1,8 +1,8 @@
-# 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=(python3_4 python3_5)
+PYTHON_COMPAT=( python3_{4,5,6} )
 inherit autotools gnome2-utils python-r1
 
 if [[ ${PV} =~ [9]{4,} ]]; then