summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/denonavr/denonavr-0.7.8.ebuild')
-rw-r--r--dev-python/denonavr/denonavr-0.7.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/denonavr/denonavr-0.7.8.ebuild b/dev-python/denonavr/denonavr-0.7.8.ebuild
index 07fad1d6a946..82e01eee1a36 100644
--- a/dev-python/denonavr/denonavr-0.7.8.ebuild
+++ b/dev-python/denonavr/denonavr-0.7.8.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{4,5,6,7} )
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
PYTHON_REQ_USE="xml(+)"
inherit distutils-r1