app-emulation/spice: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 15 May 2020 19:25:01 +0000 (21:25 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 15 May 2020 19:25:21 +0000 (21:25 +0200)
Closes: https://bugs.gentoo.org/722974
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-emulation/spice/spice-0.14.3.ebuild
app-emulation/spice/spice-9999.ebuild

index 0260ea4aec9c79bdb1d88b548285eafcfad4eb8a..0f2cbe2de267252a6022d84d17b970f72e637409 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
 
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit autotools python-any-r1 readme.gentoo-r1 xdg-utils
 
 DESCRIPTION="SPICE server"
index b2b42811ca6b17308270dfaf60d0119e310d8b4a..57eb7a47e64d635c0cecef819e2979f9f2665ed1 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
 
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit git-r3 meson python-any-r1 readme.gentoo-r1 xdg-utils
 
 DESCRIPTION="SPICE server"