dev-python/blist: remove python3_9 compat, its not compatible
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
7de0c0e7e6
commit
e150121e5c
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
PYTHON_COMPAT=( python3_{7..8} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A list-like type"
|
||||
|
Loading…
Reference in New Issue
Block a user