diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
| commit | 792e7671e9a15cded06bc28deb0f93fc6e2ec98a (patch) | |
| tree | f284fb298c2f96a1b8e80c5e740b0746b2471644 /net-client | |
| parent | e12e079d1d498ff525729f9e99dcaebcaafefd2e (diff) | |
| download | baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.gz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.xz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.zip | |
Adding metadata
Diffstat (limited to 'net-client')
| -rw-r--r-- | net-client/offpunk/offpunk-1.8.ebuild | 2 | ||||
| -rw-r--r-- | net-client/offpunk/offpunk-1.9.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-client/offpunk/offpunk-1.8.ebuild b/net-client/offpunk/offpunk-1.8.ebuild index ccb5a1cbfe58..008ef061df9e 100644 --- a/net-client/offpunk/offpunk-1.8.ebuild +++ b/net-client/offpunk/offpunk-1.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature diff --git a/net-client/offpunk/offpunk-1.9.1.ebuild b/net-client/offpunk/offpunk-1.9.1.ebuild index f605dc49c2d7..66b753964da8 100644 --- a/net-client/offpunk/offpunk-1.9.1.ebuild +++ b/net-client/offpunk/offpunk-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature |
