Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb/
Date: Fri, 09 Aug 2019 14:50:33
Message-Id: 1565362221.7f65beba1c961ce2e6125680a2dcb2fc81191665.ago@gentoo
1 commit: 7f65beba1c961ce2e6125680a2dcb2fc81191665
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 9 14:50:21 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 14:50:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f65beba
7
8 dev-db/mongodb: 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 dev-db/mongodb/mongodb-3.6.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/mongodb/mongodb-3.6.13.ebuild b/dev-db/mongodb/mongodb-3.6.13.ebuild
18 index 5806eaa2e2e..2b4b44431d6 100644
19 --- a/dev-db/mongodb/mongodb-3.6.13.ebuild
20 +++ b/dev-db/mongodb/mongodb-3.6.13.ebuild
21 @@ -20,7 +20,7 @@ SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz"
22
23 LICENSE="Apache-2.0 SSPL-1"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="debug kerberos libressl lto mms-agent ssl test +tools"
28
29 RDEPEND=">=app-arch/snappy-1.1.3