[dev-libs/libbson] touch up old version for the tree again

This commit is contained in:
Robert Förster 2025-04-07 20:23:47 +02:00
parent 1db773241a
commit cb97dd4739
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
inherit cmake python-any-r1