mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/namespace-google: Add support for Python 3.8.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
committed by
Mike Gilbert
parent
85e9b30f1f
commit
f88e10c8ff
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy )
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy )
|
||||
inherit python-r1
|
||||
|
||||
DESCRIPTION="Namespace package declaration for google"
|
||||
|
||||
Reference in New Issue
Block a user