Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv7a/, profiles/arch/arm/
Date: Mon, 29 Jun 2020 06:33:36
Message-Id: 1593412397.c5308afa3f835c1124beca4b22720abaac89c546.mgorny@gentoo
1 commit: c5308afa3f835c1124beca4b22720abaac89c546
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Sat Jun 27 06:24:47 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 29 06:33:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5308afa
7
8 profiles: arm: mask dev-python/rapidjson[test] (on < armv7a)
9
10 Requires Valgrind, which we masked in 2beeeb9b2.
11
12 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 profiles/arch/arm/armv7a/package.use.mask | 6 ++++++
16 profiles/arch/arm/package.use.mask | 4 ++++
17 2 files changed, 10 insertions(+)
18
19 diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask
20 new file mode 100644
21 index 00000000000..8aea7c2c883
22 --- /dev/null
23 +++ b/profiles/arch/arm/armv7a/package.use.mask
24 @@ -0,0 +1,6 @@
25 +# Copyright 1999-2020 Gentoo Authors
26 +# Distributed under the terms of the GNU General Public License v2
27 +
28 +# Sam James <sam@×××××.info> (2020-06-27)
29 +# Tests require Valgrind, available on armv7a
30 +dev-libs/rapidjson -test
31
32 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
33 index 66421dc468c..f17a45fdd13 100644
34 --- a/profiles/arch/arm/package.use.mask
35 +++ b/profiles/arch/arm/package.use.mask
36 @@ -1,6 +1,10 @@
37 # Copyright 1999-2020 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 +# Sam James <sam@×××××.info> (2020-06-27)
41 +# Tests require Valgrind, not available on <armv7a
42 +dev-libs/rapidjson test
43 +
44 # Michał Górny <mgorny@g.o> (2020-06-19)
45 # Requires dev-util/dwarves.
46 sys-kernel/gentoo-kernel debug