mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-text/komikku: drop py3.7 support
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
MY_PN="Komikku"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
|
||||
inherit python-single-r1 meson gnome2-utils xdg
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
MY_PN="Komikku"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
PYTHON_COMPAT=( python3_{8,9} )
|
||||
|
||||
inherit python-single-r1 meson gnome2-utils xdg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user