diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-13 06:59:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-13 06:59:33 +0000 |
| commit | e168d8780d0664a5eed9c2598df993b414637904 (patch) | |
| tree | 84361a8b17fd43d57df0dba8d0dfa68449732031 /dev-python/enzyme | |
| parent | c75ce2373d06216905c17468a3241ce4968a7266 (diff) | |
| download | baldeagleos-repo-e168d8780d0664a5eed9c2598df993b414637904.tar.gz baldeagleos-repo-e168d8780d0664a5eed9c2598df993b414637904.tar.xz baldeagleos-repo-e168d8780d0664a5eed9c2598df993b414637904.zip | |
Adding metadata
Diffstat (limited to 'dev-python/enzyme')
| -rw-r--r-- | dev-python/enzyme/enzyme-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/enzyme/enzyme-0.5.2.ebuild b/dev-python/enzyme/enzyme-0.5.2.ebuild index 547ed17efa5b..094e1165f92a 100644 --- a/dev-python/enzyme/enzyme-0.5.2.ebuild +++ b/dev-python/enzyme/enzyme-0.5.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{11..14} ) PYTHON_REQ_USE='xml(+)' inherit distutils-r1 pypi |
