diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-15 18:58:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-15 18:58:39 +0000 |
| commit | a46a0c58c43a92bb146c50f849dd95a01c989785 (patch) | |
| tree | e86c4ef2eb7289701db523b78460fe5b1b875058 /dev-python/memory-allocator/memory-allocator-0.1.4.ebuild | |
| parent | 002295f1e24b1c559175a5954e823a3ada46e8a6 (diff) | |
| download | baldeagleos-repo-a46a0c58c43a92bb146c50f849dd95a01c989785.tar.gz baldeagleos-repo-a46a0c58c43a92bb146c50f849dd95a01c989785.tar.xz baldeagleos-repo-a46a0c58c43a92bb146c50f849dd95a01c989785.zip | |
Adding metadata
Diffstat (limited to 'dev-python/memory-allocator/memory-allocator-0.1.4.ebuild')
| -rw-r--r-- | dev-python/memory-allocator/memory-allocator-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild b/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild index 9003e11eff8e..c6a8871cf10b 100644 --- a/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild +++ b/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |
