From f0c855dc73f217dabcd8393472136fbb6d2c10c2 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Tue, 1 Nov 2022 00:44:31 +0100 Subject: [PATCH] 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 --- 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 302bbac22fbf9..3bbe8df6600f5 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 (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 (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 5609dc9012287..7b2259ef262cd 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 (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 (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 0b7e2fd38c3c9..7d91109f91b4a 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 (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 (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 0b06a8ad3d18c..b170dc1e0b6d6 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 (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 (2022-10-16) # Only supported on MIPS. dev-lang/gnat-gpl -fixed-point