summaryrefslogtreecommitdiff
path: root/net-client
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 /net-client
parent3087c7476a05c19267b31b20359dd59bad5a86bb (diff)
downloadbaldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.gz
baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.xz
baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.zip
Adding metadata
Diffstat (limited to 'net-client')
-rw-r--r--net-client/offpunk/offpunk-2.6.ebuild2
-rw-r--r--net-client/offpunk/offpunk-2.7.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-client/offpunk/offpunk-2.6.ebuild b/net-client/offpunk/offpunk-2.6.ebuild
index 548c10370a00..05ce0eb21742 100644
--- a/net-client/offpunk/offpunk-2.6.ebuild
+++ b/net-client/offpunk/offpunk-2.6.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..14} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=hatchling
inherit distutils-r1 optfeature
diff --git a/net-client/offpunk/offpunk-2.7.1.ebuild b/net-client/offpunk/offpunk-2.7.1.ebuild
index 022be2620016..eec2d437e834 100644
--- a/net-client/offpunk/offpunk-2.7.1.ebuild
+++ b/net-client/offpunk/offpunk-2.7.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..14} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=hatchling
inherit distutils-r1 optfeature