From 559f1eddebc05efe4735bf52c0b971c69c0adc18 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 8 Dec 2019 10:42:28 +0100 Subject: app-cdr/cdemu: Tested on python3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-cdr/cdemu/cdemu-3.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-cdr') 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 -- cgit v1.2.3-18-g5258