From: Pacho Ramos Date: Fri, 27 Dec 2019 11:01:38 +0000 (+0100) Subject: app-office/impressive: Add py3.8 (with new pygame py3-only) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f896b3a2de1f4b41f3a51b139ea18394d0aea761;p=gentoo.git app-office/impressive: Add py3.8 (with new pygame py3-only) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos --- diff --git a/app-office/impressive/impressive-0.13.0_beta1.ebuild b/app-office/impressive/impressive-0.13.0_beta1.ebuild index 29ebc7e32d45..f1f11adfb70a 100644 --- a/app-office/impressive/impressive-0.13.0_beta1.ebuild +++ b/app-office/impressive/impressive-0.13.0_beta1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7,8} ) inherit eutils python-r1