commit: 26e0e1ea07425a8886a0f600574088afabb4bef4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 18 08:39:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 08:39:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e0e1ea
dev-db/mongodb: Stabilize 4.2.11 amd64, #760827 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/mongodb/mongodb-4.2.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/mongodb/mongodb-4.2.11.ebuild b/dev-db/mongodb/mongodb-4.2.11.ebuild index c05a8de485a..da7eb86efd3 100644 --- a/dev-db/mongodb/mongodb-4.2.11.ebuild +++ b/dev-db/mongodb/mongodb-4.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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" +KEYWORDS="amd64 ~arm64" IUSE="debug kerberos libressl lto ssl test +tools" RESTRICT="!test? ( test )"
