net-misc/fb-client: Update live ebuild

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2020-01-02 17:40:46 +01:00
parent e1c40ecef8
commit 5e9a9f6e8c
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -1,9 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{5,6} )
# at least pycurl blocks py3.8 so far
PYTHON_COMPAT=( python3_{6,7} )
inherit eutils python-r1