app-admin/mongo-tools: Stabilize 100.5.1 amd64, #849053

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-06-02 04:59:51 +01:00
parent c6a70bd8f8
commit 174f02e27a

View File

@@ -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
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mongodb/mongo-tools/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv"
KEYWORDS="amd64 ~arm64 ~riscv"
IUSE="sasl ssl"
DEPEND="dev-lang/go:=