dev-libs/mongo-c-driver: 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:19 +03:00
parent 70eed31350
commit 4c4e96f68f

View File

@@ -13,7 +13,7 @@ SRC_URI="https://github.com/mongodb/mongo-c-driver/releases/download/${PV}/${P}.
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm64 ~hppa ~riscv x86"
KEYWORDS="~alpha amd64 arm64 ~hppa ~riscv x86"
IUSE="debug examples icu sasl ssl static-libs test +test-full"
REQUIRED_USE="test? ( static-libs )"