summaryrefslogtreecommitdiff
path: root/dev-python/daemonocle/daemonocle-1.2.2.ebuild
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2021-07-20 23:10:05 +0200
committerKarel Kočí <cynerd@email.cz>2021-07-20 23:10:05 +0200
commitf5235b713dedb5d7a77e67f9506c7a280aa9bb47 (patch)
tree37931968c16ef8ad1523a55cc0e4812415cdc3fe /dev-python/daemonocle/daemonocle-1.2.2.ebuild
parent0fb4db8f2431a29654cf011d484bdf8e5fdc0352 (diff)
downloadgentoo-personal-overlay-f5235b713dedb5d7a77e67f9506c7a280aa9bb47.tar.gz
gentoo-personal-overlay-f5235b713dedb5d7a77e67f9506c7a280aa9bb47.tar.bz2
gentoo-personal-overlay-f5235b713dedb5d7a77e67f9506c7a280aa9bb47.zip
dev-python: expand various targets for new versions
Diffstat (limited to 'dev-python/daemonocle/daemonocle-1.2.2.ebuild')
-rw-r--r--dev-python/daemonocle/daemonocle-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"