commit: 6a79295f0fb90271e9a249af60a8bd0259687712 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Jan 8 14:57:14 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Jan 8 14:57:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a79295f
dev-db/mongodb: Stabilize 5.0.5-r2 amd64, #888928 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-db/mongodb/mongodb-5.0.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/mongodb/mongodb-5.0.5-r2.ebuild b/dev-db/mongodb/mongodb-5.0.5-r2.ebuild index fe18f3873d13..029972a638e0 100644 --- a/dev-db/mongodb/mongodb-5.0.5-r2.ebuild +++ b/dev-db/mongodb/mongodb-5.0.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz" LICENSE="Apache-2.0 SSPL-1" SLOT="0" -KEYWORDS="~amd64 ~arm64 -riscv" +KEYWORDS="amd64 ~arm64 -riscv" CPU_FLAGS="cpu_flags_x86_avx" IUSE="debug kerberos lto mongosh ssl +tools ${CPU_FLAGS}"
