diff options
author | David Seifert <soap@gentoo.org> | 2023-06-19 19:12:52 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-06-19 19:12:52 +0200 |
commit | 2171945c446536e56fdab3a14b12a1abb4fd5a9a (patch) | |
tree | 44b1472adfb2110a72f760ca677de36bfd0c32ce /dev-python/graph-tool/graph-tool-9999.ebuild | |
parent | dev-python/graph-tool: add 2.56 (diff) | |
download | gentoo-2171945c446536e56fdab3a14b12a1abb4fd5a9a.tar.gz gentoo-2171945c446536e56fdab3a14b12a1abb4fd5a9a.tar.bz2 gentoo-2171945c446536e56fdab3a14b12a1abb4fd5a9a.zip |
dev-python/graph-tool: sync live ebuild
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/graph-tool/graph-tool-9999.ebuild')
-rw-r--r-- | dev-python/graph-tool/graph-tool-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index 8908fe7983be..a856d2584fed 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit check-reqs python-r1 toolchain-funcs |