Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmongo-client/
Date: Mon, 19 Jun 2017 09:54:30
Message-Id: 1497865455.056866d9ec1a13ecc64ef062062f3ba4cd848523.aballier@gentoo
1 commit: 056866d9ec1a13ecc64ef062062f3ba4cd848523
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 09:44:15 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 09:44:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056866d9
7
8 dev-libs/libmongo-client: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild b/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild
16 index 6ec58e0a612..8cbff13f22c 100644
17 --- a/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild
18 +++ b/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/algernon/${PN}/archive/${P}.tar.gz"
26
27 LICENSE="Apache-2.0"
28 SLOT="0/0.5.0"
29 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
31 IUSE="doc"
32
33 DEPEND="${RDEPEND}