commit: 4c928ad13f4c29274fc39bfce5b40c39ff678bf0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 27 14:15:14 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 27 14:15:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c928ad1
app-admin/mongo-tools: Stabilize 4.2.8 amd64, #735276 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/mongo-tools/mongo-tools-4.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/mongo-tools/mongo-tools-4.2.8.ebuild b/app-admin/mongo-tools/mongo-tools-4.2.8.ebuild index 7d8cc9a0ebc..083aebc281b 100644 --- a/app-admin/mongo-tools/mongo-tools-4.2.8.ebuild +++ b/app-admin/mongo-tools/mongo-tools-4.2.8.ebuild @@ -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:=
