summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-18 08:39:08 +0000
committerSam James <sam@gentoo.org>2021-02-18 08:39:08 +0000
commit3ed5fb36545dcd3e482adac9b9fd5cba07b0fa16 (patch)
tree11031c8dae1b3a6cbe704c830bbfd3fba6c075f6 /app-admin/mongo-tools
parentsci-libs/votca-tools: Stabilize 1.6.2 amd64, #765760 (diff)
downloadgentoo-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.ebuild4
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:=