Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mongo-tools/
Date: Fri, 09 Aug 2019 14:50:32
Message-Id: 1565362213.4b416be0c7b555b36897acf292d11e54d429bc99.ago@gentoo
1 commit: 4b416be0c7b555b36897acf292d11e54d429bc99
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 9 14:50:13 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 14:50:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b416be0
7
8 app-admin/mongo-tools: amd64 stable wrt bug #691810
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/mongo-tools/mongo-tools-3.6.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/mongo-tools/mongo-tools-3.6.13.ebuild b/app-admin/mongo-tools/mongo-tools-3.6.13.ebuild
18 index 092d770686f..11f797e129c 100644
19 --- a/app-admin/mongo-tools/mongo-tools-3.6.13.ebuild
20 +++ b/app-admin/mongo-tools/mongo-tools-3.6.13.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mong
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="sasl ssl"
28
29 DEPEND="dev-lang/go:=