commit: 1ba6d047b25cb6e2f6e86e5ca284559748f5256a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 12 22:20:35 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 12 22:20:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba6d047
sci-libs/hypre: ppc64 keyworded (bug #757822) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/hypre/hypre-2.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/hypre/hypre-2.18.2.ebuild b/sci-libs/hypre/hypre-2.18.2.ebuild index 69e57eddbaa..7e4fdd53f11 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="
