commit: d5efe17409a8a6d46ee692be0513872a6d84fc1d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri May 29 07:41:58 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri May 29 07:41:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5efe174
dev-libs/mongo-c-driver: x86 stable wrt bug #721120 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-libs/mongo-c-driver/mongo-c-driver-1.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.16.2.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-1.16.2.ebuild index e5f55ceb625..e82f7086042 100644 --- a/dev-libs/mongo-c-driver/mongo-c-driver-1.16.2.ebuild +++ b/dev-libs/mongo-c-driver/mongo-c-driver-1.16.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mongodb/mongo-c-driver/releases/download/${PV}/${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~s390 ~x86" +KEYWORDS="~amd64 ~hppa ~s390 x86" IUSE="debug examples icu libressl sasl ssl static-libs test" REQUIRED_USE="test? ( static-libs )"
