diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-11-04 00:16:43 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-11-04 00:17:39 +0100 |
commit | 1528ffdb50ce5e54292c3429c81f1d260a99be3d (patch) | |
tree | a50e40340edae25f70fc063472c230b5c2ba3690 /profiles/arch/arm64 | |
parent | net-analyzer/rrdtool: migrate to pep517 (diff) | |
download | gentoo-1528ffdb50ce5e54292c3429c81f1d260a99be3d.tar.gz gentoo-1528ffdb50ce5e54292c3429c81f1d260a99be3d.tar.bz2 gentoo-1528ffdb50ce5e54292c3429c81f1d260a99be3d.zip |
arch/arm{,64}/package.use.mask: drop test mask for ddclient
Needed deps got keyworded for arm and arm64,
so we can drop the mask now.
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'profiles/arch/arm64')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 7b2259ef262c..5609dc901228 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,11 +1,6 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Conrad Kostecki <conikost@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 <gentoo@pogatzki.net> (2022-08-09) # dev-java/jaxws-api not keyworded >=dev-java/jmock-2.12.0 test |