dev-python/flufl-i18n: Support Python 3.8

Signed-off-by: Hanno Böck <hanno@gentoo.org>
Package-Manager: Portage-3.0.9, Repoman-3.0.2
This commit is contained in:
Hanno Böck
2020-11-10 10:45:46 +01:00
parent aa3885f23b
commit 67dc62ebce

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
MY_PN=${PN/-/.}