summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-14 15:55:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-14 15:55:56 +0100
commit66b3160abf363261f53f72f44519bb7463506cce (patch)
treefc76cbab0d80587d81bbf6c39b7b42fcfe1b21db
parentsci-libs/klu: amd64 stable wrt bug #705134 (diff)
downloadgentoo-66b3160abf363261f53f72f44519bb7463506cce.tar.gz
gentoo-66b3160abf363261f53f72f44519bb7463506cce.tar.bz2
gentoo-66b3160abf363261f53f72f44519bb7463506cce.zip
sci-libs/sundials: amd64 stable wrt bug #705134
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sci-libs/sundials/sundials-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/sundials/sundials-3.2.1.ebuild b/sci-libs/sundials/sundials-3.2.1.ebuild
index 54f396b21f78..18dd6bbaa8d4 100644
--- a/sci-libs/sundials/sundials-3.2.1.ebuild
+++ b/sci-libs/sundials/sundials-3.2.1.ebuild
@@ -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 )"