net-misc/fb-client: Drop py 3.10
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
1abf627db4
commit
b18cd315ca
@ -1,9 +1,9 @@
|
||||
# Copyright 2016-2022 Gentoo Authors
|
||||
# Copyright 2016-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_11 )
|
||||
|
||||
inherit python-r1
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Copyright 2016-2022 Gentoo Authors
|
||||
# Copyright 2016-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_11 )
|
||||
|
||||
inherit python-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user