diff options
Diffstat (limited to 'dev-lang/ifc/ifc-13.1.3.163.ebuild')
-rw-r--r-- | dev-lang/ifc/ifc-13.1.3.163.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ifc/ifc-13.1.3.163.ebuild b/dev-lang/ifc/ifc-13.1.3.163.ebuild index eaccedd0bcb5..ba0268f8d13a 100644 --- a/dev-lang/ifc/ifc-13.1.3.163.ebuild +++ b/dev-lang/ifc/ifc-13.1.3.163.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild,v 1.1 2013/05/02 14:15:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/" IUSE="" KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" -RDEPEND="~dev-libs/intel-common-${PV}[compiler]" +RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]" DEPEND="${RDEPEND}" INTEL_BIN_RPMS="compilerprof compilerprof-devel" |