dev-libs/nanopb: disable py3.11, bump protobuf compat

Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Nowa Ammerlaan
2026-06-10 10:53:25 +02:00
parent 43314c461e
commit 603bc78a51
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ RDEPEND="
( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[${PYTHON_USEDEP}] )
( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[${PYTHON_USEDEP}] )
( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[${PYTHON_USEDEP}] )
( =dev-libs/protobuf-34* =dev-python/protobuf-7.34*[${PYTHON_USEDEP}] )
)
')
"

View File

@@ -35,6 +35,7 @@ RDEPEND="
( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[${PYTHON_USEDEP}] )
( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[${PYTHON_USEDEP}] )
( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[${PYTHON_USEDEP}] )
( =dev-libs/protobuf-34* =dev-python/protobuf-7.34*[${PYTHON_USEDEP}] )
)
')
"