diff --git a/net-im/toot/toot-0.27.0.ebuild b/net-im/toot/toot-0.27.0-r1.ebuild similarity index 95% rename from net-im/toot/toot-0.27.0.ebuild rename to net-im/toot/toot-0.27.0-r1.ebuild index 1fbc43e..ebb99a3 100644 --- a/net-im/toot/toot-0.27.0.ebuild +++ b/net-im/toot/toot-0.27.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1