gnome-base/gnome-settings-daemon: handle test restricting via package.use.mask
authorMart Raudsepp <leio@gentoo.org>
Wed, 10 Jan 2018 07:14:34 +0000 (09:14 +0200)
committerMart Raudsepp <leio@gentoo.org>
Wed, 10 Jan 2018 07:27:26 +0000 (09:27 +0200)
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

gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.24.3.ebuild
profiles/base/package.use.mask

index 3534c5fa68f030111bb14dd408101f6763266aa9..1b5f1cb13c97c14ea98598a234f3d40f615cf88f 100644 (file)
@@ -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
index 8ff8136c352d6308eaf21bad95f2e58629824796..14dfa34efae55959e4da45da3e6f5c0c93ae64aa 100644 (file)
@@ -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