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/arm/, profiles/arch/arm64/
Date: Thu, 03 Nov 2022 23:18:26
Message-Id: 1667517459.1528ffdb50ce5e54292c3429c81f1d260a99be3d.conikost@gentoo
1 commit: 1528ffdb50ce5e54292c3429c81f1d260a99be3d
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 23:16:43 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 23:17:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1528ffdb
7
8 arch/arm{,64}/package.use.mask: drop test mask for ddclient
9
10 Needed deps got keyworded for arm and arm64,
11 so we can drop the mask now.
12
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 profiles/arch/arm/package.use.mask | 5 -----
16 profiles/arch/arm64/package.use.mask | 5 -----
17 2 files changed, 10 deletions(-)
18
19 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
20 index 8e46373c4f2e..c07caa76e3fb 100644
21 --- a/profiles/arch/arm/package.use.mask
22 +++ b/profiles/arch/arm/package.use.mask
23 @@ -1,11 +1,6 @@
24 # Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -# Conrad Kostecki <conikost@g.o> (2022-11-01)
28 -# Mask tests, as not all needed deps are available on this arch.
29 -# See #878933 for progress.
30 -net-dns/ddclient test
31 -
32 # Sam James <sam@g.o> (2022-10-29)
33 # pandoc not keyworded here, bug #878355
34 app-admin/conky doc
35
36 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
37 index 7b2259ef262c..5609dc901228 100644
38 --- a/profiles/arch/arm64/package.use.mask
39 +++ b/profiles/arch/arm64/package.use.mask
40 @@ -1,11 +1,6 @@
41 # Copyright 1999-2022 Gentoo Authors
42 # Distributed under the terms of the GNU General Public License v2
43
44 -# Conrad Kostecki <conikost@g.o> (2022-11-01)
45 -# Mask tests, as not all needed deps are available on this arch.
46 -# See #878933 for progress.
47 -net-dns/ddclient test
48 -
49 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2022-08-09)
50 # dev-java/jaxws-api not keyworded
51 >=dev-java/jmock-2.12.0 test