diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:27:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:27:57 +0100 |
commit | 47af419277232cbca43cfd75bb21aae89ed56c19 (patch) | |
tree | 2cf0fb5e5ad7b48fa173e9eb1f95712784267a1a /dev-libs/libbson | |
parent | dev-libs/libbson: keyworded 1.3.6 for ppc, bug #517880 (diff) | |
download | gentoo-47af419277232cbca43cfd75bb21aae89ed56c19.tar.gz gentoo-47af419277232cbca43cfd75bb21aae89ed56c19.tar.bz2 gentoo-47af419277232cbca43cfd75bb21aae89ed56c19.zip |
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"
Diffstat (limited to 'dev-libs/libbson')
-rw-r--r-- | dev-libs/libbson/libbson-1.6.2.ebuild | 4 |
1 files 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 5fa8902b1649..53d3018c63c9 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 ) |