From f5235b713dedb5d7a77e67f9506c7a280aa9bb47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 20 Jul 2021 23:10:05 +0200 Subject: dev-python: expand various targets for new versions --- dev-python/daemonocle/daemonocle-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/daemonocle') diff --git a/dev-python/daemonocle/daemonocle-1.2.2.ebuild b/dev-python/daemonocle/daemonocle-1.2.2.ebuild index c7260c5..6ec96d6 100644 --- a/dev-python/daemonocle/daemonocle-1.2.2.ebuild +++ b/dev-python/daemonocle/daemonocle-1.2.2.ebuild @@ -1,6 +1,6 @@ EAPI="6" -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Library for creating your own Unix-style daemons" -- cgit v1.2.3