media-video/subdl/subdl-9999.ebuild
changeset 250 dd0b4cb26d85
parent 228 9380ea9128d5
--- a/media-video/subdl/subdl-9999.ebuild	Fri May 13 23:19:29 2022 -0400
+++ b/media-video/subdl/subdl-9999.ebuild	Tue Aug 23 09:33:47 2022 -0400
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=5
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 python3_7 )
+PYTHON_COMPAT=( python3_10 python3_11 python3_8 python3_9 )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 git-r3