From: David Seifert Date: Thu, 26 Dec 2019 15:38:31 +0000 (+0100) Subject: app-office/impressive: Remove py3.8 for now X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c322813aec44aafd59a25041bff94cf7e4124ba7;p=gentoo.git app-office/impressive: Remove py3.8 for now Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-office/impressive/impressive-0.13.0_beta1.ebuild b/app-office/impressive/impressive-0.13.0_beta1.ebuild index f1f11adfb70a..29ebc7e32d45 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,8} ) +PYTHON_COMPAT=( python3_7 ) inherit eutils python-r1