diff options
-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" |