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 12:51:41
Message-Id: 1565355089.9e369b944d7b1d12c13717b7e0e9898159b7d9a3.ago@gentoo
1 commit: 9e369b944d7b1d12c13717b7e0e9898159b7d9a3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 9 12:51:29 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 12:51:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e369b94
7
8 dev-db/mongodb: amd64 stable wrt bug #691808
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-4.0.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/mongodb/mongodb-4.0.10.ebuild b/dev-db/mongodb/mongodb-4.0.10.ebuild
18 index bb2a9fb04dc..e6fa03c39c2 100644
19 --- a/dev-db/mongodb/mongodb-4.0.10.ebuild
20 +++ b/dev-db/mongodb/mongodb-4.0.10.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