aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Bissey <francois.bissey@canterbury.ac.nz>2017-03-05 14:25:42 +1300
committerFrançois Bissey <francois.bissey@canterbury.ac.nz>2017-03-07 07:58:37 +1300
commit512fd9999bbfa30c7047ea0076253e0b2f0df353 (patch)
treee25420df49bc0c9d2d8a1ab65e6430bf9f8943cc
parentvirtual/lapack: Remove MULTILIB_COMPAT restriction (diff)
downloadsci-512fd9999bbfa30c7047ea0076253e0b2f0df353.tar.gz
sci-512fd9999bbfa30c7047ea0076253e0b2f0df353.tar.bz2
sci-512fd9999bbfa30c7047ea0076253e0b2f0df353.zip
virtual/lapacke: Remove MULTILIB_COMPAT restriction
Package-Manager: portage-2.3.3
-rw-r--r--virtual/lapacke/lapacke-3.6.ebuild4
1 files changed, 1 insertions, 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"