From: Agostino Sarubbo Date: Mon, 20 Apr 2020 10:14:44 +0000 (+0200) Subject: sci-libs/ceres-solver: amd64 stable wrt bug #716824 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cf0d7f0f17786a213c3ff859e68e7b57c2695cc7;p=gentoo.git sci-libs/ceres-solver: amd64 stable wrt bug #716824 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sci-libs/ceres-solver/ceres-solver-1.14.0.ebuild b/sci-libs/ceres-solver/ceres-solver-1.14.0.ebuild index d40b75690c4b..c7c0bfab6404 100644 --- a/sci-libs/ceres-solver/ceres-solver-1.14.0.ebuild +++ b/sci-libs/ceres-solver/ceres-solver-1.14.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://ceres-solver.org/${P}.tar.gz" LICENSE="sparse? ( BSD ) !sparse? ( LGPL-2.1 ) cxsparse? ( BSD )" SLOT="0/1" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="cxsparse doc examples gflags lapack openmp +schur sparse test" REQUIRED_USE="test? ( gflags ) sparse? ( lapack ) abi_x86_32? ( !sparse !lapack )"