commit: 2fccb936278c4654d35fac4b2050708c3c9bfd38 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Dec 22 22:20:18 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Dec 22 22:20:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fccb936
dev-libs/libbson: x86 stable (bug #668856) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-libs/libbson/libbson-1.13.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libbson/libbson-1.13.0.ebuild b/dev-libs/libbson/libbson-1.13.0.ebuild index 21e18585ce5..156feb232e2 100644 --- a/dev-libs/libbson/libbson-1.13.0.ebuild +++ b/dev-libs/libbson/libbson-1.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mongodb/mongo-c-driver/archive/${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="examples static-libs" DEPEND="dev-python/sphinx"
