diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 17:22:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 17:22:55 +0200 |
commit | d00f3b815df5d2ce8f78d9249c37216d58e4d18c (patch) | |
tree | 8753e101321901fed526bf6b4092345cb5922335 | |
parent | sci-libs/cantera: amd64 stable wrt bug #705134 (diff) | |
download | gentoo-d00f3b815df5d2ce8f78d9249c37216d58e4d18c.tar.gz gentoo-d00f3b815df5d2ce8f78d9249c37216d58e4d18c.tar.bz2 gentoo-d00f3b815df5d2ce8f78d9249c37216d58e4d18c.zip |
sci-libs/sundials: amd64 stable wrt bug #705134
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-libs/sundials/sundials-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/sundials/sundials-5.2.0.ebuild b/sci-libs/sundials/sundials-5.2.0.ebuild index c6bc6848c819..fb50f916f614 100644 --- a/sci-libs/sundials/sundials-5.2.0.ebuild +++ b/sci-libs/sundials/sundials-5.2.0.ebuild @@ -16,7 +16,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 )" |