diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:39:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:39:08 +0000 |
commit | 3ed5fb36545dcd3e482adac9b9fd5cba07b0fa16 (patch) | |
tree | 11031c8dae1b3a6cbe704c830bbfd3fba6c075f6 /app-admin/mongo-tools | |
parent | sci-libs/votca-tools: Stabilize 1.6.2 amd64, #765760 (diff) | |
download | gentoo-3ed5fb36545dcd3e482adac9b9fd5cba07b0fa16.tar.gz gentoo-3ed5fb36545dcd3e482adac9b9fd5cba07b0fa16.tar.bz2 gentoo-3ed5fb36545dcd3e482adac9b9fd5cba07b0fa16.zip |
app-admin/mongo-tools: Stabilize 4.2.11 amd64, #760827
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/mongo-tools')
-rw-r--r-- | app-admin/mongo-tools/mongo-tools-4.2.11.ebuild | 4 |
1 files 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 7d8cc9a0ebc2..5b413edfa2e4 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:= |