sci-libs/sundials: amd64 stable wrt bug #705134
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Jan 2020 14:55:56 +0000 (15:55 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Jan 2020 14:55:56 +0000 (15:55 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-libs/sundials/sundials-3.2.1.ebuild

index 54f396b21f78abd60ba7c948c3703408c93f6d5e..18dd6bbaa8d4add1454c48be59815278d0d4df86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads"
 REQUIRED_USE="hypre? ( mpi )"