diff options
-rw-r--r-- | net-libs/stem/stem-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/stem/stem-1.8.0-r1.ebuild b/net-libs/stem/stem-1.8.0-r1.ebuild index d24b6703b468..04b29dfda34c 100644 --- a/net-libs/stem/stem-1.8.0-r1.ebuild +++ b/net-libs/stem/stem-1.8.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python3_{6,7,8} pypy3) +PYTHON_COMPAT=(python3_{6,7,8,9} pypy3) DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 |