Skip to content

Commit

Permalink
net-im/telepathy-mission-control: add python 3.10
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/829462
Signed-off-by: t0b3 <thomas.bettler@gmail.com>
  • Loading branch information
t0b3 committed Dec 17, 2021
1 parent 32bdad3 commit 1a96f7d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{8..10} )

inherit gnome2 python-any-r1

Expand Down

0 comments on commit 1a96f7d

Please sign in to comment.