diff --git a/distribution/gentoo/dev-python/pyinotifyd/pyinotifyd-9999.ebuild b/distribution/gentoo/dev-python/pyinotifyd/pyinotifyd-9999.ebuild index 3a478e6..3f6335f 100644 --- a/distribution/gentoo/dev-python/pyinotifyd/pyinotifyd-9999.ebuild +++ b/distribution/gentoo/dev-python/pyinotifyd/pyinotifyd-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend SCM=""