commit:     328b892fae4e9d10e125ec3da33522d892852c38
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 16:44:18 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 17:06:44 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328b892f

sci-libs/getdata: Build correctly for single python

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=568650

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/getdata/getdata-0.8.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/getdata/getdata-0.8.5.ebuild 
b/sci-libs/getdata/getdata-0.8.5.ebuild
index 4282094..ef6d2b6 100644
--- a/sci-libs/getdata/getdata-0.8.5.ebuild
+++ b/sci-libs/getdata/getdata-0.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ AUTOTOOLS_AUTORECONF=true
 FORTRAN_STANDARD="95"
 FORTRAN_NEEDED=fortran
 
-inherit autotools-utils fortran-2 python-r1
+inherit autotools-utils fortran-2 python-single-r1
 
 DESCRIPTION="Reference implementation of the Dirfile, format for time-ordered 
binary data"
 HOMEPAGE="http://getdata.sourceforge.net/";

Reply via email to