summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/linux/package.use')
-rw-r--r--profiles/prefix/linux/package.use9
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..c8c6a714b03c
--- /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
+# $Id$
+
+# 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