commit: cfa18f90c0c2e6264456676cf408b7a05842301d
Author: François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Sun Mar 5 01:19:58 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=cfa18f90
virtual/blas: Remove MULTILIB_COMPAT restriction
Package-Manager: portage-2.3.3
virtual/blas/blas-2.1-r5.ebuild | 4 +---
virtual/blas/blas-3.6-r100.ebuild | 4 +---
virtual/blas/blas-3.7-r100.ebuild | 2 --
3 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/virtual/blas/blas-2.1-r5.ebuild b/virtual/blas/blas-2.1-r5.ebuild
index f82f4fb2e..bcaed1b4c 100644
--- a/virtual/blas/blas-2.1-r5.ebuild
+++ b/virtual/blas/blas-2.1-r5.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 multilib
DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
diff --git a/virtual/blas/blas-3.6-r100.ebuild
b/virtual/blas/blas-3.6-r100.ebuild
index 033c2151d..2a9e3abb2 100644
--- a/virtual/blas/blas-3.6-r100.ebuild
+++ b/virtual/blas/blas-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 multilib
DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
diff --git a/virtual/blas/blas-3.7-r100.ebuild
b/virtual/blas/blas-3.7-r100.ebuild
index be51a95cb..ab212747c 100644
--- a/virtual/blas/blas-3.7-r100.ebuild
+++ b/virtual/blas/blas-3.7-r100.ebuild
@@ -3,8 +3,6 @@
EAPI=6
-MULTILIB_COMPAT=( abi_x86_{32,64} )
-
inherit multilib-build multilib
DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"