summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-07 15:24:30 +0000
committerSam James <sam@gentoo.org>2020-12-07 15:24:30 +0000
commit127630f9dc406db58aea456d0afc979d96de07da (patch)
tree11a9842fd80b09448e284a096f96e1a2c421c30d /sci-libs
parentsci-mathematics/octave: Keyword 6.1.0-r1 arm, #757822 (diff)
downloadgentoo-127630f9dc406db58aea456d0afc979d96de07da.tar.gz
gentoo-127630f9dc406db58aea456d0afc979d96de07da.tar.bz2
gentoo-127630f9dc406db58aea456d0afc979d96de07da.zip
sci-libs/sundials: Keyword 5.2.0 arm, #757822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/sundials/sundials-5.2.0.ebuild2
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 fb50f916f614..dde176d6e86d 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 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads"
REQUIRED_USE="hypre? ( mpi )"