From: Michał Górny Date: Sun, 8 Dec 2019 09:45:46 +0000 (+0100) Subject: app-cdr/gcdemu: Tested on python3.8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=260cd3ff3a40575c8d728e161bec84733e0a3381;p=gentoo.git app-cdr/gcdemu: Tested on python3.8 Signed-off-by: Michał Górny --- diff --git a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild index 239a2c2a2530..0b62f16b24be 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