commit: ba78ad462fc410f59208d2d4e5e183b657154c4a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Dec 22 22:20:45 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Dec 22 22:20:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba78ad46
dev-libs/mongo-c-driver: 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/mongo-c-driver/mongo-c-driver-1.13.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.13.0.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-1.13.0.ebuild index 2537001423d..1fb6ab6edaf 100644 --- a/dev-libs/mongo-c-driver/mongo-c-driver-1.13.0.ebuild +++ b/dev-libs/mongo-c-driver/mongo-c-driver-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 ~x86" +KEYWORDS="~amd64 ~hppa x86" IUSE="debug examples libressl sasl ssl static-libs test" REQUIRED_USE="test? ( static-libs )"