net-misc/giara: enable py3.11

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova 2023-02-25 04:29:32 +05:00
parent 62779cca90
commit ddff11e8bb
No known key found for this signature in database
GPG Key ID: E7B76EDC50864BB1

View File

@ -1,9 +1,9 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit gnome2-utils meson python-single-r1 xdg
DESCRIPTION="An app for Reddit"