commit: adac76c85278426083cfa7417e4f0572c45f263a Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Sun Jul 28 07:36:33 2024 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Sun Jul 28 13:06:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adac76c8
dev-libs/mongo-c-driver: Stabilize 1.24.4 arm64, #934186 Signed-off-by: Eray Aslan <eras <AT> gentoo.org> dev-libs/mongo-c-driver/mongo-c-driver-1.24.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 05faec798845..c729f7abecc7 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
