app-cdr/cdemu: Tested on python3.8
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 09:42:28 +0000 (10:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 09:42:28 +0000 (10:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-cdr/cdemu/cdemu-3.2.3.ebuild

index ca81589f20bae06f6ee56518b834e5cf347e3532..9786afa054767690f084b7963dd4409fa2f18fa3 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 
 inherit bash-completion-r1 cmake-utils python-single-r1 xdg-utils