summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2020-04-19 14:11:33 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2020-04-19 14:25:19 +0200
commit0b1680bc20dedc634224cb0af15778a283ff5b22 (patch)
treeb7d9dffd9ca40ca2ef636be360855f92be66e369 /dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
parentapp-text/paperwork-backend: update python version (diff)
downloadgentoo-0b1680bc20dedc634224cb0af15778a283ff5b22.tar.gz
gentoo-0b1680bc20dedc634224cb0af15778a283ff5b22.tar.bz2
gentoo-0b1680bc20dedc634224cb0af15778a283ff5b22.zip
dev-python/libpillowfight: update python versions
Tested with paperwork Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'dev-python/libpillowfight/libpillowfight-0.3.0.ebuild')
-rw-r--r--dev-python/libpillowfight/libpillowfight-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild b/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
index 372e56f7b49b..b7074698be93 100644
--- a/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
+++ b/dev-python/libpillowfight/libpillowfight-0.3.0.ebuild
@@ -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