diff options
author | Sam James <sam@gentoo.org> | 2020-12-12 23:31:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-12 23:31:37 +0000 |
commit | 3ceb19531eca44ecd784b6bc86280ecc31978f1d (patch) | |
tree | ae043778be57f05cb74931a3e896281655830f54 /sci-libs | |
parent | sci-mathematics/octave: ppc keyworded (bug #757822) (diff) | |
download | gentoo-3ceb19531eca44ecd784b6bc86280ecc31978f1d.tar.gz gentoo-3ceb19531eca44ecd784b6bc86280ecc31978f1d.tar.bz2 gentoo-3ceb19531eca44ecd784b6bc86280ecc31978f1d.zip |
sci-libs/sundials: ppc 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.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 4894a9ec4bf1..aa14eeb5320d 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads" REQUIRED_USE="hypre? ( mpi )" |