commit: 056866d9ec1a13ecc64ef062062f3ba4cd848523 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 09:44:15 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 09:44:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056866d9
dev-libs/libmongo-client: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild b/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild index 6ec58e0a612..8cbff13f22c 100644 --- a/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild +++ b/dev-libs/libmongo-client/libmongo-client-0.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/algernon/${PN}/archive/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/0.5.0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" IUSE="doc" DEPEND="${RDEPEND}
