summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-12 22:20:20 +0000
committerSam James <sam@gentoo.org>2020-12-12 22:20:20 +0000
commit131b19c06375d5d053635ad7862dde80c12da2eb (patch)
tree2723dadc1217f1efdc30ac1f71ccfa25875c6a46 /sci-libs
parentsci-mathematics/octave: ppc64 keyworded (bug #757822) (diff)
downloadgentoo-131b19c06375d5d053635ad7862dde80c12da2eb.tar.gz
gentoo-131b19c06375d5d053635ad7862dde80c12da2eb.tar.bz2
gentoo-131b19c06375d5d053635ad7862dde80c12da2eb.zip
sci-libs/sundials: ppc64 keyworded (bug #757822)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 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 9b9ad05f9840..4894a9ec4bf1 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 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads"
REQUIRED_USE="hypre? ( mpi )"