mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
media-fonts/twemoji: enable py3.11
Closes: https://bugs.gentoo.org/905473 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python3_10 )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit font python-any-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user