commit: 4520a6855fc4f4810f66fbb87571847f526d3ee2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Mon Aug 29 19:59:32 2016 +0000 Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org> CommitDate: Mon Aug 29 19:59:32 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4520a685
sys-cluster/openmpi: re-add keywords for multilib ebuild Package-Manager: portage-2.2.28 sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild index 1e4278c..adea314 100644 --- a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild +++ b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild @@ -33,7 +33,7 @@ HOMEPAGE="http://www.open-mpi.org" SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 1-2)/downloads/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads numa romio threads vt ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} ${IUSE_OPENMPI_OFED_FEATURES}"
