commit:     f0c855dc73f217dabcd8393472136fbb6d2c10c2
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 23:44:31 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 23:44:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c855dc

profiles/arch/{arm,arm64,hppa,mips}/package.use.mask: mask test for ddclient

This masks the use flag 'test' for net-dns/ddclient on arm, arm64, hppa
and mips due missing (not keyworded) deps.

See https://bugs.gentoo.org/878933 for progress.

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 profiles/arch/arm/package.use.mask   | 5 +++++
 profiles/arch/arm64/package.use.mask | 5 +++++
 profiles/arch/hppa/package.use.mask  | 5 +++++
 profiles/arch/mips/package.use.mask  | 5 +++++
 4 files changed, 20 insertions(+)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 302bbac22fbf..3bbe8df6600f 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Conrad Kostecki <conik...@gentoo.org> (2022-11-01)
+# Mask tests, as not all needed deps are available on this arch.
+# See #878933 for progress.
+net-dns/ddclient test
+
 # Sam James <s...@gentoo.org> (2022-10-29)
 # pandoc not keyworded here, bug #878355
 app-admin/conky doc

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 5609dc901228..7b2259ef262c 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Conrad Kostecki <conik...@gentoo.org> (2022-11-01)
+# Mask tests, as not all needed deps are available on this arch.
+# See #878933 for progress.
+net-dns/ddclient test
+
 # Volkmar W. Pogatzki <gen...@pogatzki.net> (2022-08-09)
 # dev-java/jaxws-api not keyworded
 >=dev-java/jmock-2.12.0 test

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index 0b7e2fd38c3c..7d91109f91b4 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,11 @@
 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
 # request bug for the hppa arch.
 
+# Conrad Kostecki <conik...@gentoo.org> (2022-11-01)
+# Mask tests, as not all needed deps are available on this arch.
+# See #878933 for progress.
+net-dns/ddclient test
+
 # Arthur Zamarin <arthur...@gentoo.org> (2022-08-15)
 # deps not keyworded
 dev-util/pkgcheck emacs

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index 0b06a8ad3d18..b170dc1e0b6d 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Conrad Kostecki <conik...@gentoo.org> (2022-11-01)
+# Mask tests, as not all needed deps are available on this arch.
+# See #878933 for progress.
+net-dns/ddclient test
+
 # Mike Gilbert <flop...@gentoo.org> (2022-10-16)
 # Only supported on MIPS.
 dev-lang/gnat-gpl -fixed-point

Reply via email to