From 0131a5639029649f71a0d5ba30571aedcc51cb4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 28 Dec 2020 23:35:51 +0100 Subject: dev-python/pytest-html: well pytest-metadata is not python 3.9 --- dev-python/pytest-html/pytest-html-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-html') diff --git a/dev-python/pytest-html/pytest-html-3.1.1.ebuild b/dev-python/pytest-html/pytest-html-3.1.1.ebuild index f7f7176..d840242 100644 --- a/dev-python/pytest-html/pytest-html-3.1.1.ebuild +++ b/dev-python/pytest-html/pytest-html-3.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{7,8} pypy3 ) inherit distutils-r1 -- cgit v1.2.3