diff options
| author | Michał Górny <mgorny@gentoo.org> | 2021-06-05 20:00:08 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2021-06-05 20:00:08 +0200 |
| commit | 18caa6fbf82c1f7a0cc8051ece7cdb2a14f88f99 (patch) | |
| tree | e736e8412065e711b6ced8ee87762c1bb3412a76 /dev-python/python-utils/python-utils-2.5.6.ebuild | |
| parent | 241cabc91848d1b6d0977de8069fa582bdb3eaf8 (diff) | |
| download | gentoo-18caa6fbf82c1f7a0cc8051ece7cdb2a14f88f99.tar.gz gentoo-18caa6fbf82c1f7a0cc8051ece7cdb2a14f88f99.tar.bz2 gentoo-18caa6fbf82c1f7a0cc8051ece7cdb2a14f88f99.zip | |
dev-python/python-utils: Enable py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-utils/python-utils-2.5.6.ebuild')
| -rw-r--r-- | dev-python/python-utils/python-utils-2.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-utils/python-utils-2.5.6.ebuild b/dev-python/python-utils/python-utils-2.5.6.ebuild index 5d9f9f144eb8..d2324bc13666 100644 --- a/dev-python/python-utils/python-utils-2.5.6.ebuild +++ b/dev-python/python-utils/python-utils-2.5.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} pypy3) +PYTHON_COMPAT=( python3_{8..10} pypy3) inherit distutils-r1 |
