sci-libs/ceres-solver: amd64 stable wrt bug #685046
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 20 May 2019 11:03:01 +0000 (14:03 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 20 May 2019 11:03:01 +0000 (14:03 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild

index a77aaf09933b264b3c622e321d82a201c1a6903c..e2f4c1ef08138ad2eb5de02c29736a707a69f190 100644 (file)
@@ -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 )"