diff options
author | Sam James <sam@gentoo.org> | 2021-11-05 05:08:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-05 05:08:45 +0000 |
commit | c12a93c11191508503a228b7f39d419265237c3e (patch) | |
tree | 9bedc6b3932d3ae214dd1fd8ee797f7b6674c57b /profiles | |
parent | profiles/arch/hppa: mask pastix[starpu] (diff) | |
download | gentoo-c12a93c11191508503a228b7f39d419265237c3e.tar.gz gentoo-c12a93c11191508503a228b7f39d419265237c3e.tar.bz2 gentoo-c12a93c11191508503a228b7f39d419265237c3e.zip |
profiles/arch: mask dev-cpp/eigen[test] on alpha, hppa
Bug: https://bugs.gentoo.org/804115
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a78c83b38999..401823fbedc4 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/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 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 1f91d73a59a2..82ce3de3799a 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -5,6 +5,11 @@ # request bug for the hppa arch. # 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 + +# Sam James <sam@gentoo.org> (2021-11-05) # Avoid unkeyworded sci dependencies for bug #804115 sci-libs/pastix starpu |