Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
Date: Fri, 05 Nov 2021 05:07:39
Message-Id: 1636088793.d78a4c47609447a28af000535aa20c670e12d4d4.sam@gentoo
1 commit: d78a4c47609447a28af000535aa20c670e12d4d4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 05:06:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 05:06:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78a4c47
7
8 profiles/arch/hppa: mask pastix[starpu]
9
10 Avoids dragging in dependencies.
11
12 Bug: https://bugs.gentoo.org/804115
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/arch/hppa/package.use.mask | 4 ++++
16 1 file changed, 4 insertions(+)
17
18 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
19 index b2cad9b1e3c..1f91d73a59a 100644
20 --- a/profiles/arch/hppa/package.use.mask
21 +++ b/profiles/arch/hppa/package.use.mask
22 @@ -4,6 +4,10 @@
23 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
24 # request bug for the hppa arch.
25
26 +# Sam James <sam@g.o> (2021-11-05)
27 +# Avoid unkeyworded sci dependencies for bug #804115
28 +sci-libs/pastix starpu
29 +
30 # Arthur Zamarin <arthurzam@g.o> (2021-10-24)
31 # dev-ruby/furo isn't keyworded here
32 dev-python/argon2-cffi doc