summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-04-20 09:35:26 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-04-20 09:36:16 +0100
commit926e0f42dc2ff515f5d4a3b18cc2ef48715750bd (patch)
tree8ebd25fb46e753aa44f14e9dadd7a32013b67f41 /dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
parentgames-puzzle/brainworkshop: Bump to 20200310 snapshot, drop old (diff)
downloadgentoo-926e0f42dc2ff515f5d4a3b18cc2ef48715750bd.tar.gz
gentoo-926e0f42dc2ff515f5d4a3b18cc2ef48715750bd.tar.bz2
gentoo-926e0f42dc2ff515f5d4a3b18cc2ef48715750bd.zip
dev-python/python-lhafile: Add Python 3.8
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/python-lhafile/python-lhafile-0.2.2.ebuild')
-rw-r--r--dev-python/python-lhafile/python-lhafile-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
index 416e1a5ce06b..10197a81b54b 100644
--- a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
+++ b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1