diff options
Diffstat (limited to 'profiles/prefix/linux/package.use')
-rw-r--r-- | profiles/prefix/linux/package.use | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/prefix/linux/package.use b/profiles/prefix/linux/package.use new file mode 100644 index 000000000000..f80c1c5d8b45 --- /dev/null +++ b/profiles/prefix/linux/package.use @@ -0,0 +1,9 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.use,v 1.1 2014/02/07 20:34:30 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (07 Feb 2014) +# Python 3 often fails to compile with crypt and nis support due to +# GNU/libc being able to be many different versions on a Linux system +# See for example bug #500116 +dev-lang/python -crypt -nis |