mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-26 23:38:07 -07:00
dev-python/protobuf-python: 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
f88e10c8ff
commit
61df39f7d6
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
|
||||
PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7,3_8})
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user