summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-20 14:03:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-20 14:03:01 +0300
commit670805e181be9cf3db7a5b9600cded44c666037c (patch)
treeb0ec9c39c23e23995845bf00d427e3a447de5d45
parentsci-chemistry/votca-xtp: amd64 stable wrt bug #685046 (diff)
downloadgentoo-670805e181be9cf3db7a5b9600cded44c666037c.tar.gz
gentoo-670805e181be9cf3db7a5b9600cded44c666037c.tar.bz2
gentoo-670805e181be9cf3db7a5b9600cded44c666037c.zip
sci-libs/ceres-solver: amd64 stable wrt bug #685046
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
-rw-r--r--sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild b/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
index a77aaf09933b..e2f4c1ef0813 100644
--- a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
+++ b/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/${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 c++11 doc examples gflags lapack openmp +schur sparse test"
REQUIRED_USE="test? ( gflags ) sparse? ( lapack ) abi_x86_32? ( !sparse !lapack )"