commit: 512fd9999bbfa30c7047ea0076253e0b2f0df353
Author: François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Sun Mar 5 01:25:42 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=512fd999
virtual/lapacke: Remove MULTILIB_COMPAT restriction
Package-Manager: portage-2.3.3
virtual/lapacke/lapacke-3.6.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/virtual/lapacke/lapacke-3.6.ebuild
b/virtual/lapacke/lapacke-3.6.ebuild
index 9c7898c75..594d6e640 100644
--- a/virtual/lapacke/lapacke-3.6.ebuild
+++ b/virtual/lapacke/lapacke-3.6.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 LAPACK C implementation"