commit: 79570bb3f72f1e0bb5f3fe4feb33c5d6a20f91e1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 25 01:17:45 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 25 01:17:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79570bb3
profiles/arch/arm: drop mask for obsolete/gone version of FFTW Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 4f4d0363ae5..574c06df9c1 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -118,10 +118,6 @@ dev-db/mariadb galera # Not going to be stable for now dev-util/geany-plugins gtkspell -# Christoph Junghans <[email protected]> (2016-11-27) -# no stable mpi on arm yet, but maybe in the future -<=sci-libs/fftw-3.3.4 mpi - # Markus Meier <[email protected]> (2016-09-27) # Missing stable dev-db/mariadb jdbc
