dev-python/namespace-sphinxcontrib-1.0: python 3.8 support added.

Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
This commit is contained in:
Piotr Karbowski
2019-12-30 21:59:31 +01:00
parent 39fe801d52
commit fb97cf090b

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7,8}} )
inherit python-r1
DESCRIPTION="Namespace package declaration for sphinxcontrib"