diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:14:41 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:34 +0100 |
commit | 3f9510e06bec9fa9a8c7d7e868742b0716c5a22e (patch) | |
tree | 277cd16f2b60051b791ea2b966615c994429226b /virtual/lapacke | |
parent | virtual/lapack: drop x86-macos (diff) | |
download | gentoo-3f9510e06bec9fa9a8c7d7e868742b0716c5a22e.tar.gz gentoo-3f9510e06bec9fa9a8c7d7e868742b0716c5a22e.tar.bz2 gentoo-3f9510e06bec9fa9a8c7d7e868742b0716c5a22e.zip |
virtual/lapacke: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'virtual/lapacke')
-rw-r--r-- | virtual/lapacke/lapacke-3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/lapacke/lapacke-3.8-r1.ebuild b/virtual/lapacke/lapacke-3.8-r1.ebuild index 4a4f7ea0c8bd..2c7dd272ac7e 100644 --- a/virtual/lapacke/lapacke-3.8-r1.ebuild +++ b/virtual/lapacke/lapacke-3.8-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="eselect-ldso" RDEPEND=" |