summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-21 17:31:51 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-21 17:31:51 +0000
commit3c6aedb574434df319502fe4badf0b4a558a245f (patch)
tree092eb128b8a2fce8ee40b538534f94ad7b08fe8c /profiles/targets
parentStable for PPC64 too. (diff)
downloadgentoo-2-3c6aedb574434df319502fe4badf0b4a558a245f.tar.gz
gentoo-2-3c6aedb574434df319502fe4badf0b4a558a245f.tar.bz2
gentoo-2-3c6aedb574434df319502fe4badf0b4a558a245f.zip
Mask other udev providers apart of systemd for systemd subprofiles to help portage to not try to pull in wrong provider leading to strange blockers
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/systemd/package.mask9
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/targets/systemd/package.mask b/profiles/targets/systemd/package.mask
index e6213b5ec357..e2ce3b173db9 100644
--- a/profiles/targets/systemd/package.mask
+++ b/profiles/targets/systemd/package.mask
@@ -1,6 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.4 2015/02/08 18:24:10 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.5 2015/04/21 17:31:51 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (21 Apr 2015)
+# This is for running sys-apps/systemd and also helps
+# portage to not try to pull in other providers leading to
+# strange blockers.
+sys-fs/eudev
+sys-fs/udev
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (26 Oct 2014)
# package is masked for bugs #526762 and #526802 on non-systemd systems.