diff --git a/dev-python/pygsl/pygsl-0.9.5-r1.ebuild b/dev-python/pygsl/pygsl-0.9.5-r1.ebuild index 08a36b8a9f681..92102d21d45d7 100644 --- a/dev-python/pygsl/pygsl-0.9.5-r1.ebuild +++ b/dev-python/pygsl/pygsl-0.9.5-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 + PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 @@ -16,7 +17,8 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples" -DEPEND="sci-libs/gsl +DEPEND=" +