summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-13 07:56:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-13 07:56:55 +0100
commitf4d219c1ee3965fe29ba48f51ee9be12143080cf (patch)
treeaca9f0ed35011e9736489f92124477fc8298a743
parentdev-libs/libpipeline: amd64 stable wrt bug #829050 (diff)
downloadgentoo-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>
-rw-r--r--sci-libs/sundials/sundials-5.8.0.ebuild2
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 )