diff options
Diffstat (limited to 'profiles/targets/systemd/package.use.force')
-rw-r--r-- | profiles/targets/systemd/package.use.force | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/targets/systemd/package.use.force b/profiles/targets/systemd/package.use.force new file mode 100644 index 000000000000..67ffb3749718 --- /dev/null +++ b/profiles/targets/systemd/package.use.force @@ -0,0 +1,9 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Mike Gilbert <floppym@gentoo.org> (22 Apr 2015) +# Force systemd to avoid depgraph breakage, bug 547360. +virtual/libgudev systemd +virtual/libudev systemd +virtual/udev systemd |