commit: f97df2f4865127021b091e4809c5f8635071c80c Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Tue Sep 10 06:15:45 2024 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Tue Sep 10 06:15:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97df2f4
dev-libs/mongo-c-driver: Stabilize 1.24.4 amd64, #934186 Signed-off-by: Eray Aslan <eras <AT> gentoo.org> dev-libs/mongo-c-driver/mongo-c-driver-1.24.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.24.4.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-1.24.4.ebuild index c729f7abecc7..3e6c9a9d3449 100644 --- a/dev-libs/mongo-c-driver/mongo-c-driver-1.24.4.ebuild +++ b/dev-libs/mongo-c-driver/mongo-c-driver-1.24.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mongodb/mongo-c-driver/releases/download/${PV}/${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm64 ~hppa ~riscv ~x86" +KEYWORDS="amd64 arm64 ~hppa ~riscv ~x86" IUSE="debug examples icu sasl ssl static-libs test" REQUIRED_USE="test? ( static-libs )"
