net-dns/hash-slinger: added py3.8 impl

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
This commit is contained in:
Marc Schiffbauer
2020-09-02 11:50:14 +02:00
parent a4a7c81b46
commit 38377c107f

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-single-r1