net-misc/fb-client: Revbump to support python 3.10

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-09-13 07:49:12 +02:00
parent 8cf0193cdb
commit 9e291e4db1
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST fb-client-2.1.1-r3.tar.gz 23026 BLAKE2B 162d11b77c287c4cb5ef0db316d706121009216ed149b1aef248d220d6eed0290a4db10425c314b01a5e357da796c28a06851670db9002136dbd57cb32624c2f SHA512 fbe3a0b34e75bfd6d4d680d4de862c450614925fa7347e3fa0dc4ef6b0cde183f1d263c66b5556063c0902ad4f6fbbe94784f0054ae7e822a2148f8ff4eb2c8c
DIST fb-client-2.1.1-r4.tar.gz 23026 BLAKE2B 162d11b77c287c4cb5ef0db316d706121009216ed149b1aef248d220d6eed0290a4db10425c314b01a5e357da796c28a06851670db9002136dbd57cb32624c2f SHA512 fbe3a0b34e75bfd6d4d680d4de862c450614925fa7347e3fa0dc4ef6b0cde183f1d263c66b5556063c0902ad4f6fbbe94784f0054ae7e822a2148f8ff4eb2c8c

View File

@ -3,7 +3,7 @@
EAPI="8"
PYTHON_COMPAT=( python3_{8..9} )
PYTHON_COMPAT=( python3_{9..10} )
inherit python-r1

View File

@ -3,7 +3,7 @@
EAPI="8"
PYTHON_COMPAT=( python3_{8..9} )
PYTHON_COMPAT=( python3_{9..10} )
inherit python-r1