summaryrefslogtreecommitdiff
path: root/dev-python/itunespy/itunespy-1.6-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-16 05:56:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-16 05:56:39 +0000
commit433cb2e828d414c74b16d429f40d25e179b0a70f (patch)
treeaf337fbb3c6591c911ea3b25ff43883e9144b506 /dev-python/itunespy/itunespy-1.6-r1.ebuild
parent038c98389fa5a5efb22cffaa35ecdddfc9a38036 (diff)
gentoo auto-resync : 16:01:2023 - 05:56:39
Diffstat (limited to 'dev-python/itunespy/itunespy-1.6-r1.ebuild')
-rw-r--r--dev-python/itunespy/itunespy-1.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/itunespy/itunespy-1.6-r1.ebuild b/dev-python/itunespy/itunespy-1.6-r1.ebuild
index 1409dcbcaa44..c8faaee18db8 100644
--- a/dev-python/itunespy/itunespy-1.6-r1.ebuild
+++ b/dev-python/itunespy/itunespy-1.6-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1