mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/python-caja: Update support for python 3_9, 3_10
Bug: https://bugs.gentoo.org/799668 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=6
|
||||
|
||||
MATE_LA_PUNT="yes"
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
PYTHON_COMPAT=( python{3_7,3_8,3_9,3_10} )
|
||||
|
||||
inherit mate python-single-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user