dev-python/libpillowfight: update python versions
authorBernard Cafarelli <voyageur@gentoo.org>
Sun, 19 Apr 2020 12:11:33 +0000 (14:11 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Sun, 19 Apr 2020 12:25:19 +0000 (14:25 +0200)
Tested with paperwork

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
dev-python/libpillowfight/libpillowfight-0.3.0.ebuild

index 372e56f7b49b30eb8a17f99b36158482fd2915d5..b7074698be93ad7720d3b991f1127f84686fdcc3 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1