commit: f573ea40c7dfd2ffef7260a3248627eb9c522af9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 26 06:41:57 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 26 06:41:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f573ea40
dev-libs/mongo-c-driver: Stabilize 1.18.0 amd64, #791508 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild index 1a2be6118fd0..d81423af7651 100644 --- a/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild +++ b/dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.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 ~hppa ~riscv ~s390 x86" +KEYWORDS="amd64 ~hppa ~riscv ~s390 x86" IUSE="debug examples icu sasl ssl static-libs test" REQUIRED_USE="test? ( static-libs )"