mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/notify2: Add python 3.8 support.
Package-Manager: Portage-2.3.99, Repoman-2.3.20 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=6
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
PYTHON_COMPAT=( python{2_7,3_6,3_7} )
|
||||
PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
|
||||
|
||||
inherit distutils-r1 virtualx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user