mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
gef: bump to python 3.9
This commit is contained in:
parent
008c31800f
commit
65a760ce4d
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
#dev-libs/keystone does not support python3.9 yet
|
||||
PYTHON_COMPAT=( python3_{7..8} )
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
|
||||
inherit eutils python-single-r1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue