mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate-extra/caja-hide: enable py3.10, py3.11 and disable py3.7
Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 2019-2021 Gentoo Authors
|
||||
# Copyright 2019-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{3_7,3_8,3_9} )
|
||||
PYTHON_COMPAT=( python{3_8,3_9,3_10,3_11} )
|
||||
inherit python-single-r1
|
||||
|
||||
MY_PN="Caja-hide"
|
||||
|
||||
Reference in New Issue
Block a user