commit: 6bafac3ca841f897d20204c06a6439cd4055198e Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Tue Sep 10 06:16:22 2024 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Tue Sep 10 06:16:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bafac3c
dev-libs/mongo-c-driver: Stabilize 1.24.4 x86, #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 3e6c9a9d3449..195ec1ab6c69 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 )"
