From c322813aec44aafd59a25041bff94cf7e4124ba7 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 26 Dec 2019 16:38:31 +0100 Subject: [PATCH] app-office/impressive: Remove py3.8 for now Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- app-office/impressive/impressive-0.13.0_beta1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2