diff --git a/dev-python/tekore/tekore-2.1.3.ebuild b/dev-python/tekore/tekore-2.1.3.ebuild index c82125638d..8a0dce074a 100644 --- a/dev-python/tekore/tekore-2.1.3.ebuild +++ b/dev-python/tekore/tekore-2.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 @@ -20,7 +20,6 @@ RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] >=dev-python/httpx-0.11.1[${PYTHON_USEDEP}]