mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/git-tools: enable py3.13, py3.14
Closes: https://bugs.gentoo.org/952464 Signed-off-by: Kostadin Shishmanov <kostadinshishmanov@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42299 Closes: https://github.com/gentoo/gentoo/pull/42299 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
5b0ce3c6a7
commit
cd0ec12886
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit python-r1
|
||||
|
||||
DESCRIPTION="Assorted git-related scripts"
|
||||
|
||||
Reference in New Issue
Block a user