summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/lapacke/lapacke-3.8.ebuild')
-rw-r--r--virtual/lapacke/lapacke-3.8.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/virtual/lapacke/lapacke-3.8.ebuild b/virtual/lapacke/lapacke-3.8.ebuild
deleted file mode 100644
index 60f9091ac5b6..000000000000
--- a/virtual/lapacke/lapacke-3.8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for LAPACK C implementation"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="eselect-ldso"
-
-RDEPEND="
- || (
- >=sci-libs/lapack-3.8.0[lapacke,eselect-ldso?]
- >=sci-libs/openblas-0.3.10[eselect-ldso?]
- )
-"
-DEPEND="${RDEPEND}"