Extend python compatibility to python-3.9
[shuber-gentoo-overlay.git] / app-pda / libimobiledevice / libimobiledevice-9999.ebuild
index 1bfc0d522373033ed8432edccbb4a770a99511a6..99e36f1c187fc972ecbce7796d27cb4595a0fe32 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 COMMIT="master"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit autotools python-r1