commit: 3ed5fb36545dcd3e482adac9b9fd5cba07b0fa16 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 18 08:39:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 08:39:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed5fb36
app-admin/mongo-tools: Stabilize 4.2.11 amd64, #760827 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/mongo-tools/mongo-tools-4.2.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/mongo-tools/mongo-tools-4.2.11.ebuild b/app-admin/mongo-tools/mongo-tools-4.2.11.ebuild index 7d8cc9a0ebc..5b413edfa2e 100644 --- a/app-admin/mongo-tools/mongo-tools-4.2.11.ebuild +++ b/app-admin/mongo-tools/mongo-tools-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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mong LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="sasl ssl" DEPEND="dev-lang/go:=
