virtual/blas: dropped ~x86-freebsd
[gentoo.git] / virtual / blas / blas-3.6.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI="6"
6
7 DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
8 HOMEPAGE=""
9 SRC_URI=""
10
11 LICENSE=""
12 SLOT="0"
13 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
14 IUSE=""
15
16 RDEPEND="|| (
17                 >=sci-libs/blas-reference-20151113
18                 >=sci-libs/mkl-9.1.023
19                 sci-libs/acml
20         )"
21 DEPEND=""