dev-libs/mongo-c-driver: Stabilize 1.24.4-r1 amd64, #956396

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-05-24 12:28:20 +03:00
parent 3b84b9da37
commit a5548578ef

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 )"