app-text/paperwork: update python version
authorBernard Cafarelli <voyageur@gentoo.org>
Sun, 19 Apr 2020 12:15:38 +0000 (14:15 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Sun, 19 Apr 2020 12:25:21 +0000 (14:25 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
app-text/paperwork/paperwork-1.3.1.ebuild

index e734cbe20ef7c9a59e83f95833f4279eb05d05ae..a5449c6e047573b484d132c66036c378dc5d124b 100644 (file)
@@ -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