diff --git a/TODO.md b/TODO.md index 5f2c504af8..8a49c7b784 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,6 @@ If you find an interesting piece of software here, consider to package it, also C * [spacelib](https://github.com/Alessandro-Barbieri/SpaceLib) -* [fti](https://github.com/leobago/fti) * [silk-guardian](https://github.com/NateBrune/silk-guardian) * [qepcad](https://www.usna.edu/Users/cs/wcbrown/qepcad/B/QEPCAD.html) * [blasfeo](https://github.com/giaf/blasfeo) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 105a38d891..783305adf3 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -11,3 +11,7 @@ sys-cluster/extrae clustering # current muster doesn't provide density.h # https://github.com/bsc-performance-tools/clustering-suite/issues/9 sys-cluster/clusteringsuite muster + +# Alessandro Barbieri (2021-07-31) +# https://github.com/leobago/fti/issues/399 +sys-cluster/fti fortran diff --git a/sys-cluster/fti/fti-1.6.ebuild b/sys-cluster/fti/fti-1.6.ebuild index 945b18ac40..a7da6c7287 100644 --- a/sys-cluster/fti/fti-1.6.ebuild +++ b/sys-cluster/fti/fti-1.6.ebuild @@ -23,6 +23,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="doc examples fi-io hdf5 lustre fortran openssl sionlib test tutorial" +#TODO: unbundle jerasure bpp iniparser RDEPEND=" sys-libs/zlib virtual/mpi