mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/jsoncpp: enable Python 3.11
Closes: https://bugs.gentoo.org/862163 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
PYTHON_COMPAT=( python3_{8..11} )
|
||||
inherit meson python-any-r1
|
||||
|
||||
DESCRIPTION="C++ JSON reader and writer"
|
||||
|
||||
Reference in New Issue
Block a user