diff options
author | Sam James <sam@gentoo.org> | 2020-12-12 22:20:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-12 22:20:35 +0000 |
commit | 1ba6d047b25cb6e2f6e86e5ca284559748f5256a (patch) | |
tree | 48f60dcfbb15e5e68462c8ca725d8a68db99d12f /sci-libs/hypre | |
parent | sci-libs/sundials: ppc64 keyworded (bug #757822) (diff) | |
download | gentoo-1ba6d047b25cb6e2f6e86e5ca284559748f5256a.tar.gz gentoo-1ba6d047b25cb6e2f6e86e5ca284559748f5256a.tar.bz2 gentoo-1ba6d047b25cb6e2f6e86e5ca284559748f5256a.zip |
sci-libs/hypre: 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/hypre')
-rw-r--r-- | sci-libs/hypre/hypre-2.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hypre/hypre-2.18.2.ebuild b/sci-libs/hypre/hypre-2.18.2.ebuild index 69e57eddbaaf..7e4fdd53f110 100644 --- a/sci-libs/hypre/hypre-2.18.2.ebuild +++ b/sci-libs/hypre/hypre-2.18.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-space/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples fortran int64 openmp mpi" RDEPEND=" |