diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-19 09:25:14 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-19 09:25:46 +0200 |
commit | c67fdc8eecdcff599caf4a1a8af92ee6257fb788 (patch) | |
tree | 4d66b565aaedc7447f4c2bd80372508442870c7e /profiles/prefix/linux | |
parent | net-misc/chrome-remote-desktop: version bump to 50.0.2661.22 (diff) | |
download | gentoo-c67fdc8eecdcff599caf4a1a8af92ee6257fb788.tar.gz gentoo-c67fdc8eecdcff599caf4a1a8af92ee6257fb788.tar.bz2 gentoo-c67fdc8eecdcff599caf4a1a8af92ee6257fb788.zip |
profiles/prefix/linux: unmask elibc_glibc and kernel_linux, bug#574822
Diffstat (limited to 'profiles/prefix/linux')
-rw-r--r-- | profiles/prefix/linux/use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/linux/use.mask b/profiles/prefix/linux/use.mask new file mode 100644 index 000000000000..669adbe5a338 --- /dev/null +++ b/profiles/prefix/linux/use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Michael Haubenwallner <haubi@gentoo.org> (19 Apr 2016) +# Unmask the linux-glibc combo, or we get bug#574822. +-elibc_glibc +-kernel_linux |