summaryrefslogtreecommitdiff
path: root/dev-vcs/git
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-13 10:24:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-13 10:24:36 +0000
commit9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2 (patch)
tree417f101623b6cda2bc91ed27563ab52c7cdaec61 /dev-vcs/git
parent3087c7476a05c19267b31b20359dd59bad5a86bb (diff)
downloadbaldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.gz
baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.xz
baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.zip
Adding metadata
Diffstat (limited to 'dev-vcs/git')
-rw-r--r--dev-vcs/git/git-2.50.1.ebuild2
-rw-r--r--dev-vcs/git/git-2.51.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-2.50.1.ebuild b/dev-vcs/git/git-2.50.1.ebuild
index 3a0b59165726..b38e29336fc7 100644
--- a/dev-vcs/git/git-2.50.1.ebuild
+++ b/dev-vcs/git/git-2.50.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
GENTOO_DEPEND_ON_PERL=no
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit bash-completion-r1 optfeature perl-module plocale python-single-r1 systemd toolchain-funcs
diff --git a/dev-vcs/git/git-2.51.0.ebuild b/dev-vcs/git/git-2.51.0.ebuild
index b60e4c69d295..802424ba06c5 100644
--- a/dev-vcs/git/git-2.51.0.ebuild
+++ b/dev-vcs/git/git-2.51.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
GENTOO_DEPEND_ON_PERL=no
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit bash-completion-r1 optfeature perl-module plocale python-single-r1 systemd toolchain-funcs