1
0
Fork 0

update python dep in norby-9999.ebuild

This commit is contained in:
Hendrik_Klug 2023-05-03 09:54:01 +02:00 committed by GitHub
parent 6a4aa8f518
commit 851eb03927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
PYTHON_COMPAT=( python3_{7..11} )
inherit distutils-r1
inherit git-r3