diff options
author | David Seifert <soap@gentoo.org> | 2017-09-23 11:45:09 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-09-23 11:45:09 +0200 |
commit | 1a4e6af70ddcd102a9eb1be637d7a7ad2ad7f971 (patch) | |
tree | 46a1f72056568321797d519d4a2306193caf865f /profiles/arch/hppa | |
parent | games-action/supermariowar: [QA] Fix minor issues (diff) | |
download | gentoo-1a4e6af70ddcd102a9eb1be637d7a7ad2ad7f971.tar.gz gentoo-1a4e6af70ddcd102a9eb1be637d7a7ad2ad7f971.tar.bz2 gentoo-1a4e6af70ddcd102a9eb1be637d7a7ad2ad7f971.zip |
profiles: Mask sci-libs/fftw[mpi] on hppa/ppc/ppc64
* hppa and ppc are unlikely to get stable
MPI keywords due to inactive ATs.
Bug: https://bugs.gentoo.org/631770
Diffstat (limited to 'profiles/arch/hppa')
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index cc3fa076769a..7ea46758e73e 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# David Seifert <soap@gentoo.org> (23 Sep 2017) +# MPI does not have stable keywords on hppa +sci-libs/fftw mpi + # Andreas Sturmlechner <asturm@gentoo.org> (03 Sep 2017) # Mask mpi support so Boost stabilization can go ahead # Boost 1.63 (bug 624662), Boost 1.62 (bug 590244) |