net-misc/fb-client: Add Python3.8 support to live ebuild
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
3699ae565b
commit
05d7a9c3aa
@ -3,8 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
# at least pycurl blocks py3.8 so far
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit eutils python-r1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user