diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 07:56:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 07:56:55 +0100 |
commit | f4d219c1ee3965fe29ba48f51ee9be12143080cf (patch) | |
tree | aca9f0ed35011e9736489f92124477fc8298a743 /sci-libs/sundials | |
parent | dev-libs/libpipeline: amd64 stable wrt bug #829050 (diff) | |
download | gentoo-f4d219c1ee3965fe29ba48f51ee9be12143080cf.tar.gz gentoo-f4d219c1ee3965fe29ba48f51ee9be12143080cf.tar.bz2 gentoo-f4d219c1ee3965fe29ba48f51ee9be12143080cf.zip |
sci-libs/sundials: amd64 stable wrt bug #828934
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/sundials')
-rw-r--r-- | sci-libs/sundials/sundials-5.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/sundials/sundials-5.8.0.ebuild b/sci-libs/sundials/sundials-5.8.0.ebuild index 56a1a89dc03b..623a8cee16ed 100644 --- a/sci-libs/sundials/sundials-5.8.0.ebuild +++ b/sci-libs/sundials/sundials-5.8.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/LLNL/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples fortran hypre +int64 lapack mpi openmp sparse +static-libs superlumt threads" REQUIRED_USE=" fortran? ( static-libs ) |