summaryrefslogtreecommitdiff
blob: c8c6a714b03ca7ff31418e1b67ab96a845544046 (plain)
1
2
3
4
5
6
7
8
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