From 6265a43f8c7428a09cf5a479fcf111fcf3750a18 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Sun, 19 Apr 2020 14:15:38 +0200 Subject: [PATCH] app-text/paperwork: update python version Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli --- app-text/paperwork/paperwork-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/paperwork/paperwork-1.3.1.ebuild b/app-text/paperwork/paperwork-1.3.1.ebuild index e734cbe20ef7..a5449c6e0475 100644 --- a/app-text/paperwork/paperwork-1.3.1.ebuild +++ b/app-text/paperwork/paperwork-1.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -- 2.26.2