commit:     b4f4c09d90a5e163399c749b322c0695504fe500
Author:     François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Sun Mar  5 01:22:52 2017 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Mon Mar  6 18:58:37 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b4f4c09d

virtual/lapack: Remove MULTILIB_COMPAT restriction

Package-Manager: portage-2.3.3

 virtual/lapack/lapack-3.6-r100.ebuild | 4 +---
 virtual/lapack/lapack-3.7-r100.ebuild | 2 --
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/virtual/lapack/lapack-3.6-r100.ebuild 
b/virtual/lapack/lapack-3.6-r100.ebuild
index a7f119675..64256ca6d 100644
--- a/virtual/lapack/lapack-3.6-r100.ebuild
+++ b/virtual/lapack/lapack-3.6-r100.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-MULTILIB_COMPAT=( abi_x86_{32,64} )
-
 inherit multilib-build
 
 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"

diff --git a/virtual/lapack/lapack-3.7-r100.ebuild 
b/virtual/lapack/lapack-3.7-r100.ebuild
index 0433823c9..64256ca6d 100644
--- a/virtual/lapack/lapack-3.7-r100.ebuild
+++ b/virtual/lapack/lapack-3.7-r100.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=6
 
-MULTILIB_COMPAT=( abi_x86_{32,64} )
-
 inherit multilib-build
 
 DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 implementation"

Reply via email to