net-im/weechat-matrix: enable py3.11
This commit is contained in:
parent
c7d8425a4d
commit
95ba15a1f4
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{8..10} )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
inherit python-single-r1
|
inherit python-single-r1
|
||||||
|
|
||||||
DESCRIPTION="Weechat Matrix protocol script written in python"
|
DESCRIPTION="Weechat Matrix protocol script written in python"
|
||||||
|
|
Loading…
Reference in a new issue