Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/arm/, profiles/arch/mips/, ...
Date: Mon, 31 Oct 2022 23:46:40
Message-Id: 1667259875.f0c855dc73f217dabcd8393472136fbb6d2c10c2.conikost@gentoo
1 commit: f0c855dc73f217dabcd8393472136fbb6d2c10c2
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 23:44:31 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 23:44:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c855dc
7
8 profiles/arch/{arm,arm64,hppa,mips}/package.use.mask: mask test for ddclient
9
10 This masks the use flag 'test' for net-dns/ddclient on arm, arm64, hppa
11 and mips due missing (not keyworded) deps.
12
13 See https://bugs.gentoo.org/878933 for progress.
14
15 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
16
17 profiles/arch/arm/package.use.mask | 5 +++++
18 profiles/arch/arm64/package.use.mask | 5 +++++
19 profiles/arch/hppa/package.use.mask | 5 +++++
20 profiles/arch/mips/package.use.mask | 5 +++++
21 4 files changed, 20 insertions(+)
22
23 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
24 index 302bbac22fbf..3bbe8df6600f 100644
25 --- a/profiles/arch/arm/package.use.mask
26 +++ b/profiles/arch/arm/package.use.mask
27 @@ -1,6 +1,11 @@
28 # Copyright 1999-2022 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 +# Conrad Kostecki <conikost@g.o> (2022-11-01)
32 +# Mask tests, as not all needed deps are available on this arch.
33 +# See #878933 for progress.
34 +net-dns/ddclient test
35 +
36 # Sam James <sam@g.o> (2022-10-29)
37 # pandoc not keyworded here, bug #878355
38 app-admin/conky doc
39
40 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
41 index 5609dc901228..7b2259ef262c 100644
42 --- a/profiles/arch/arm64/package.use.mask
43 +++ b/profiles/arch/arm64/package.use.mask
44 @@ -1,6 +1,11 @@
45 # Copyright 1999-2022 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 +# Conrad Kostecki <conikost@g.o> (2022-11-01)
49 +# Mask tests, as not all needed deps are available on this arch.
50 +# See #878933 for progress.
51 +net-dns/ddclient test
52 +
53 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2022-08-09)
54 # dev-java/jaxws-api not keyworded
55 >=dev-java/jmock-2.12.0 test
56
57 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
58 index 0b7e2fd38c3c..7d91109f91b4 100644
59 --- a/profiles/arch/hppa/package.use.mask
60 +++ b/profiles/arch/hppa/package.use.mask
61 @@ -4,6 +4,11 @@
62 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
63 # request bug for the hppa arch.
64
65 +# Conrad Kostecki <conikost@g.o> (2022-11-01)
66 +# Mask tests, as not all needed deps are available on this arch.
67 +# See #878933 for progress.
68 +net-dns/ddclient test
69 +
70 # Arthur Zamarin <arthurzam@g.o> (2022-08-15)
71 # deps not keyworded
72 dev-util/pkgcheck emacs
73
74 diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
75 index 0b06a8ad3d18..b170dc1e0b6d 100644
76 --- a/profiles/arch/mips/package.use.mask
77 +++ b/profiles/arch/mips/package.use.mask
78 @@ -1,6 +1,11 @@
79 # Copyright 1999-2022 Gentoo Authors
80 # Distributed under the terms of the GNU General Public License v2
81
82 +# Conrad Kostecki <conikost@g.o> (2022-11-01)
83 +# Mask tests, as not all needed deps are available on this arch.
84 +# See #878933 for progress.
85 +net-dns/ddclient test
86 +
87 # Mike Gilbert <floppym@g.o> (2022-10-16)
88 # Only supported on MIPS.
89 dev-lang/gnat-gpl -fixed-point