commit: 85d62d75203b7c5494c1ea34ae75e467de8d3a08 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 03:36:42 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 03:36:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d62d75
dev-libs/mongo-c-driver: drop ~s390 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/mongo-c-driver/mongo-c-driver-1.18.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 d81423af7651..0f8eff88589a 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 x86" IUSE="debug examples icu sasl ssl static-libs test" REQUIRED_USE="test? ( static-libs )"
