summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-03-17 14:46:03 +0000
committerJustin Lecher <jlec@gentoo.org>2013-03-17 14:46:03 +0000
commit97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3 (patch)
tree89dd42745f9af5838daaff87e4feb1aaec059a68 /sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
parentStable for x86, wrt bug #456664 (diff)
downloadgentoo-2-97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3.tar.gz
gentoo-2-97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3.tar.bz2
gentoo-2-97597eea6a2e9e2dafbe98f8fa8ba2f2f02336b3.zip
sci-libs/cctbx: Add missing multilib.eclass
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild')
-rw-r--r--sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
index a1e26ea54b96..c80b3dd9c751 100644
--- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
+++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild,v 1.8 2012/10/19 10:36:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild,v 1.9 2013/03/17 14:46:03 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit eutils fortran-2 prefix python toolchain-funcs
+inherit eutils fortran-2 multilib prefix python toolchain-funcs
MY_PV="${PV//./_}"