dev-libs/libbson: Keyword 1.24.4-r1 s390, #924215

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-12-20 10:46:01 +02:00
parent 77877b69a8
commit d60989111b
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 ~mips ~ppc ~riscv ~sparc x86"
KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ~mips ~ppc ~riscv ~s390 ~sparc x86"
IUSE="examples static-libs"
# tests are covered in mongo-c-driver and are not easily runnable in here