commit: b9f7e9f44080652a9ec1918a45f1f74fd6a34a4d
Author: François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Sun Mar 5 01:27:04 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=b9f7e9f4
virtual/scalapack: Remove MULTILIB_COMPAT restriction
Package-Manager: portage-2.3.3
virtual/scalapack/scalapack-2.0.2.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/virtual/scalapack/scalapack-2.0.2.ebuild
b/virtual/scalapack/scalapack-2.0.2.ebuild
index 6131a36d7..a68e13002 100644
--- a/virtual/scalapack/scalapack-2.0.2.ebuild
+++ b/virtual/scalapack/scalapack-2.0.2.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 ScaLAPACK implementation"