diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-16 11:10:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:27:14 -0400 |
commit | 252b997f96190e636d7271174b8570049c914a4d (patch) | |
tree | 8d13e63443678f58d473ac1286493fced87b28bc | |
parent | media-libs/tremor: arm64 stable (diff) | |
download | gentoo-252b997f96190e636d7271174b8570049c914a4d.tar.gz gentoo-252b997f96190e636d7271174b8570049c914a4d.tar.bz2 gentoo-252b997f96190e636d7271174b8570049c914a4d.zip |
sci-libs/blas-reference: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | sci-libs/blas-reference/blas-reference-20070226-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild index ee6ad0323510..8c70f4051e9a 100644 --- a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild +++ b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.netlib.org/lapack/${LAPACKPN}-${LAPACKPV}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc" DEPEND="app-eselect/eselect-blas" |