mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
dev-python/nkdfu: Removed python3_11 compat
Signed-off-by: Mårten Wadenbäck <spamfilter-1@wadenback.se>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=flit
|
||||
PYTHON_COMPAT=( python3_{10,11} )
|
||||
PYTHON_COMPAT=( python3_10 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python DFU tool for updating Nitrokeys' firmware"
|
||||
|
||||
Reference in New Issue
Block a user