x11-misc/mozo: python bump

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2021-06-02 13:25:32 -04:00
parent 56e4d0451b
commit fd8024ff72

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{3_7,3_8} )
PYTHON_COMPAT=( python3_{8..9} )
PYTHON_REQ_USE="xml"
inherit mate python-r1