commit: 1528ffdb50ce5e54292c3429c81f1d260a99be3d
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 23:16:43 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 23:17:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1528ffdb
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 <AT> gentoo.org>
profiles/arch/arm/package.use.mask | 5 -----
profiles/arch/arm64/package.use.mask | 5 -----
2 files changed, 10 deletions(-)
diff --git a/profiles/arch/arm/package.use.mask
b/profiles/arch/arm/package.use.mask
index 8e46373c4f2e..c07caa76e3fb 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/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 <[email protected]> (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 <[email protected]> (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 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 <[email protected]> (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 <[email protected]> (2022-08-09)
# dev-java/jaxws-api not keyworded
>=dev-java/jmock-2.12.0 test