commit: 47af419277232cbca43cfd75bb21aae89ed56c19 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Mar 25 19:27:57 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Mar 25 19:27:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47af4192
dev-libs/libbson: keyworded 1.6.2 for ppc, bug #517880 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" dev-libs/libbson/libbson-1.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libbson/libbson-1.6.2.ebuild b/dev-libs/libbson/libbson-1.6.2.ebuild index 5fa8902b164..53d3018c63c 100644 --- a/dev-libs/libbson/libbson-1.6.2.ebuild +++ b/dev-libs/libbson/libbson-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mongodb/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="debug examples static-libs" DOCS=( AUTHORS NEWS README )
