diff options
author | Sam James <sam@gentoo.org> | 2021-11-05 05:09:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-05 05:09:21 +0000 |
commit | 1bb00d5b42432181931791fdd5a7630b3b11dc55 (patch) | |
tree | e3ffe2e0d3adfa11a9171e067ffc74ee50e3a213 /profiles | |
parent | profiles/arch: mask dev-cpp/eigen[test] on alpha, hppa (diff) | |
download | gentoo-1bb00d5b42432181931791fdd5a7630b3b11dc55.tar.gz gentoo-1bb00d5b42432181931791fdd5a7630b3b11dc55.tar.bz2 gentoo-1bb00d5b42432181931791fdd5a7630b3b11dc55.zip |
profiles/arch/ia64: mask dev-cpp/eigen[test] here too
Bug: https://bugs.gentoo.org/804115
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 0d244bbe2a84..bec5e68414cd 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-11-05) +# Test suite is very fragile and doesn't even run on amd64. +# No real point in running it here right now, bug #804115. +dev-cpp/eigen test + # Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24) # dev-ruby/furo isn't keyworded here dev-python/argon2-cffi doc |