dev-python/pynacl: python3_8

Tests passed.

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13855
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-12-04 00:18:14 +01:00
committed by Aaron Bauman
parent c902106e67
commit d040cfcf1a

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6,7})
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8})
inherit distutils-r1