diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2016-08-29 14:54:50 -0600 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2016-08-29 14:58:02 -0600 |
commit | 45e8f6896672681be46532ea45b46d4975d2832a (patch) | |
tree | f5684ed3b7c750b13cc5569c63038225a5073548 /sys-cluster/mpich/mpich-3.2-r1.ebuild | |
parent | sys-cluster/openmpi: clean up (diff) | |
download | gentoo-45e8f6896672681be46532ea45b46d4975d2832a.tar.gz gentoo-45e8f6896672681be46532ea45b46d4975d2832a.tar.bz2 gentoo-45e8f6896672681be46532ea45b46d4975d2832a.zip |
sys-cluster/mpich: re-add keyword for multilib ebuild
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-cluster/mpich/mpich-3.2-r1.ebuild')
-rw-r--r-- | sys-cluster/mpich/mpich-3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/mpich/mpich-3.2-r1.ebuild b/sys-cluster/mpich/mpich-3.2-r1.ebuild index 90b3ee35f070..a61ef8704db7 100644 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" SLOT="0" LICENSE="mpich" -KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" COMMON_DEPEND=" |