dev-libs/libbson: Stabilize 1.24.4-r1 arm64, #956396

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-09-06 17:32:18 +03:00
parent 452f6af4a0
commit 70eed31350
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -14,7 +14,7 @@ S="${WORKDIR}/mongo-c-driver-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm64 ~hppa ~loong ~ppc ~riscv ~sparc x86"
KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ~ppc ~riscv ~sparc x86"
IUSE="examples static-libs"
# tests are covered in mongo-c-driver and are not easily runnable in here