summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-01-10 09:14:34 +0200
committerMart Raudsepp <leio@gentoo.org>2018-01-10 09:27:26 +0200
commitdf83291b6825f78e26c5b8b38df49bc1546e43a7 (patch)
tree7407057a46218cc383c5170f818993a7d5cb8b7d
parentpackage.mask: Only mask the currently broken version of sys-apps/attr (diff)
downloadgentoo-df83291b6825f78e26c5b8b38df49bc1546e43a7.tar.gz
gentoo-df83291b6825f78e26c5b8b38df49bc1546e43a7.tar.bz2
gentoo-df83291b6825f78e26c5b8b38df49bc1546e43a7.zip
gnome-base/gnome-settings-daemon: handle test restricting via package.use.mask
This allows to keep the deps without commenting them out, but not have them pulled into deptree, which currently leads to dbusmock keyword trouble Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.24.3.ebuild5
-rw-r--r--profiles/base/package.use.mask4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.24.3.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.24.3.ebuild
index 3534c5fa68f0..1b5f1cb13c97 100644
--- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.24.3.ebuild
+++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.24.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -96,8 +96,7 @@ DEPEND="${COMMON_DEPEND}
"
# TypeErrors with python3; weird test errors with python2; all in power component that was made required now
-RESTRICT="test"
-# RESTRICT="!test? ( test )"
+RESTRICT="!test? ( test )"
PATCHES=(
# Make colord and wacom optional; requires eautoreconf
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 8ff8136c352d..14dfa34efae5 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Mart Raudsepp <leio@gentoo.org> (10 Jan 2018)
+# Failing tests, with extra deps that aren't keyworded due to that
+>=gnome-base/gnome-settings-daemon-3.24 test
+
# Pacho Ramos <pacho@gentoo.org> (04 Jan 2018)
# sys-apps/raidutils is going to be removed (#638634)
net-analyzer/nagios-plugin-check_raid i2o