commit:     260cd3ff3a40575c8d728e161bec84733e0a3381
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 09:45:46 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 09:45:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260cd3ff

app-cdr/gcdemu: Tested on python3.8

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

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

diff --git a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild 
b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
index 239a2c2a253..0b62f16b24b 100644
--- a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
+++ b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 
 inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
 

Reply via email to