commit: fea8d58bb660d3ec36b8c04dd37f11f81b3145d1 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Feb 10 00:29:53 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Feb 10 00:31:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea8d58b
dev-libs/mongo-c-driver: x86 stable (bug #645870) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild index 256c3356f43..1ea4eb35a6d 100644 --- a/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild +++ b/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild @@ -9,7 +9,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 x86" IUSE="debug examples libressl sasl ssl static-libs test" RDEPEND="app-arch/snappy:=