diff options
author | 2023-04-30 08:16:29 +0100 | |
---|---|---|
committer | 2023-04-30 08:25:43 +0100 | |
commit | f4791587cd33b9fbbd2fff4010a2be8deffc2b6f (patch) | |
tree | 942faffeb71202486e0b9aa470ee8e187987747d /profiles/arch/ia64 | |
parent | media-plugins/audacious-plugins: bump to 4.3.1 (diff) | |
download | gentoo-f4791587cd33b9fbbd2fff4010a2be8deffc2b6f.tar.gz gentoo-f4791587cd33b9fbbd2fff4010a2be8deffc2b6f.tar.bz2 gentoo-f4791587cd33b9fbbd2fff4010a2be8deffc2b6f.zip |
profiles/arch: cleanup obsolete dev-python/scipy[pythran] masks
Flag was renamed to fortran. Keep the mask for some arches even where pythran is
keyworded given it was done somewhat accidentally, I think, because of the non-
updated mask. It's unlikely to work well on these arches so avoid it when we can.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/ia64')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 7e7c58c4301c..279c2eab13a6 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -66,7 +66,7 @@ app-accessibility/espeak-ng man # Sam James <sam@gentoo.org> (2021-11-05) # Avoid keywording unnecessary depenencies for now, bug #804115 -dev-python/scipy pythran +dev-python/scipy fortran # Sam James <sam@gentoo.org> (2021-11-05) # Test suite is very fragile and doesn't even run on amd64. |