diff options
Diffstat (limited to 'net-misc/seafile/seafile-8.0.10.ebuild')
-rw-r--r-- | net-misc/seafile/seafile-8.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/seafile/seafile-8.0.10.ebuild b/net-misc/seafile/seafile-8.0.10.ebuild index 49fb67450a4c..232f36b0885f 100644 --- a/net-misc/seafile/seafile-8.0.10.ebuild +++ b/net-misc/seafile/seafile-8.0.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) # Upstream is moving tags repeatedly, then we use commit hash. RELEASE_COMMIT="740763934a097577b92f0446cd73b555ca86b436" |