From: Michał Górny Date: Sun, 8 Dec 2019 09:42:28 +0000 (+0100) Subject: app-cdr/cdemu: Tested on python3.8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=559f1eddebc05efe4735bf52c0b971c69c0adc18;p=gentoo.git app-cdr/cdemu: Tested on python3.8 Signed-off-by: Michał Górny --- diff --git a/app-cdr/cdemu/cdemu-3.2.3.ebuild b/app-cdr/cdemu/cdemu-3.2.3.ebuild index ca81589f20ba..9786afa05476 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