aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Bissey <francois.bissey@canterbury.ac.nz>2017-03-05 14:22:52 +1300
committerFrançois Bissey <francois.bissey@canterbury.ac.nz>2017-03-07 07:58:37 +1300
commitb4f4c09d90a5e163399c749b322c0695504fe500 (patch)
treee68550dc50a106f7f5dee988edf08b186d4d4c90 /virtual/lapack
parentvirtual/cblas: Remove MULTILIB_COMPAT restriction (diff)
downloadsci-b4f4c09d90a5e163399c749b322c0695504fe500.tar.gz
sci-b4f4c09d90a5e163399c749b322c0695504fe500.tar.bz2
sci-b4f4c09d90a5e163399c749b322c0695504fe500.zip
virtual/lapack: Remove MULTILIB_COMPAT restriction
Package-Manager: portage-2.3.3
Diffstat (limited to 'virtual/lapack')
-rw-r--r--virtual/lapack/lapack-3.6-r100.ebuild4
-rw-r--r--virtual/lapack/lapack-3.7-r100.ebuild2
2 files changed, 1 insertions, 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"