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/babelfish | |
| 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/babelfish')
| -rw-r--r-- | dev-python/babelfish/babelfish-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/babelfish/babelfish-0.6.1.ebuild b/dev-python/babelfish/babelfish-0.6.1.ebuild index 73aac78a201d..ab2f3fdbda1d 100644 --- a/dev-python/babelfish/babelfish-0.6.1.ebuild +++ b/dev-python/babelfish/babelfish-0.6.1.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=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 |
