diff options
author | MichaelJGilroy <michael.gilroy24@gmail.com> | 2017-07-16 22:43:42 -0600 |
---|---|---|
committer | MichaelJGilroy <michael.gilroy24@gmail.com> | 2017-07-16 22:43:42 -0600 |
commit | c7167f95bbce39145eeb1a3ea546c4eb86fbae67 (patch) | |
tree | 3fac8883381ab9a934b466a87eab8e11b0ebe6ce | |
parent | exporting lflags (diff) | |
download | gentoo-mpi-c7167f95bbce39145eeb1a3ea546c4eb86fbae67.tar.gz gentoo-mpi-c7167f95bbce39145eeb1a3ea546c4eb86fbae67.tar.bz2 gentoo-mpi-c7167f95bbce39145eeb1a3ea546c4eb86fbae67.zip |
added updated hpl to the overlay
-rw-r--r-- | sys-cluster/mpich/mpich-3.2-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-cluster/mpich/mpich-3.2-r1.ebuild b/sys-cluster/mpich/mpich-3.2-r1.ebuild index 65fd238..37b0456 100644 --- a/sys-cluster/mpich/mpich-3.2-r1.ebuild +++ b/sys-cluster/mpich/mpich-3.2-r1.ebuild @@ -13,7 +13,6 @@ DESCRIPTION="A high performance and portable MPI implementation" HOMEPAGE="http://www.mpich.org/" SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz" -SLOT="0" LICENSE="mpich" KEYWORDS="~amd64-linux ~x86-linux" IUSE="+cxx doc fortran mpi-threads romio threads" |