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:
Anna (cybertailor) Vyalkova
2023-05-02 20:28:53 +05:00
parent fe5eada2e7
commit 7556e710d0

View File

@@ -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