mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
app-misc/anki-bin: revert 35ec68038 (python 3.10)
no cp310 wheel available it seems Signed-off-by: Jack Sangdahl <0x6A73@pm.me>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_9 )
|
||||
inherit python-single-r1 desktop xdg
|
||||
|
||||
MY_PN=${PN%-bin}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_{8,9} )
|
||||
inherit python-single-r1 desktop xdg
|
||||
|
||||
MY_PN=${PN%-bin}
|
||||
|
||||
Reference in New Issue
Block a user