diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-01-27 21:59:11 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-01-27 21:59:11 +0000 |
commit | e887858d9cc4c962020295545569373671da11a4 (patch) | |
tree | ef8bf20358911ec329e0f879df688aac8d84351d /profiles/targets | |
parent | Remove older vulnerable versions. (diff) | |
download | gentoo-2-e887858d9cc4c962020295545569373671da11a4.tar.gz gentoo-2-e887858d9cc4c962020295545569373671da11a4.tar.bz2 gentoo-2-e887858d9cc4c962020295545569373671da11a4.zip |
add sys-fs/dmraid[static] to systemd package.use.mask since it cant be built without lvm2[static-libs]
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/systemd/package.use.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index e1a96b16709f..a81b5b0a3cdf 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -1,8 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.use.mask,v 1.1 2013/10/09 18:07:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.use.mask,v 1.2 2014/01/27 21:59:11 axs Exp $ # 'static-libs' support on sys-apps/systemd is not provided virtual/udev static-libs sys-fs/cryptsetup static static-libs sys-fs/lvm2 static static-libs +sys-fs/dmraid static |