summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-27 00:23:48 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-27 00:24:35 +0300
commit677f904be71b1b1aa51421fe0103bb6684408da6 (patch)
tree00e6fa5ece4aa6c2108488c412f14b110023b004
parentapp-emulation/punes: new package. (diff)
downloadgentoo-677f904b.tar.gz
gentoo-677f904b.tar.bz2
gentoo-677f904b.zip
app-admin/mongo-tools: amd64 stable wrt bug #643546
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--app-admin/mongo-tools/mongo-tools-3.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/mongo-tools/mongo-tools-3.4.10.ebuild b/app-admin/mongo-tools/mongo-tools-3.4.10.ebuild
index ba96c8cbca32..0fd4699fdadb 100644
--- a/app-admin/mongo-tools/mongo-tools-3.4.10.ebuild
+++ b/app-admin/mongo-tools/mongo-tools-3.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mong
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="sasl ssl"
RDEPEND="!<dev-db/mongodb-3.0.0"