commit: 677f904be71b1b1aa51421fe0103bb6684408da6 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jan 26 21:23:48 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jan 26 21:24:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=677f904b
app-admin/mongo-tools: amd64 stable wrt bug #643546 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-admin/mongo-tools/mongo-tools-3.4.10.ebuild | 4 ++-- 1 file 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 ba96c8cbca3..0fd4699fdad 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"
