commit:     559f1eddebc05efe4735bf52c0b971c69c0adc18
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 09:42:28 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 09:42:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559f1edd

app-cdr/cdemu: Tested on python3.8

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-cdr/cdemu/cdemu-3.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/cdemu/cdemu-3.2.3.ebuild b/app-cdr/cdemu/cdemu-3.2.3.ebuild
index ca81589f20b..9786afa0547 100644
--- a/app-cdr/cdemu/cdemu-3.2.3.ebuild
+++ b/app-cdr/cdemu/cdemu-3.2.3.ebuild
@@ -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
 

Reply via email to