diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-30 20:15:28 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-01 10:44:04 +0800 |
commit | 964694119d98673f11799559a050ef78e797f172 (patch) | |
tree | 45295058e9cfde9b154d89967b90d0d7e483805d /virtual | |
parent | sci-libs/ccolamd: keyword 2.9.6 for ~loong (diff) | |
download | gentoo-964694119d98673f11799559a050ef78e797f172.tar.gz gentoo-964694119d98673f11799559a050ef78e797f172.tar.bz2 gentoo-964694119d98673f11799559a050ef78e797f172.zip |
virtual/blas: keyword 3.8 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/blas/blas-3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/blas/blas-3.8.ebuild b/virtual/blas/blas-3.8.ebuild index fbc3f0517ff5..c217e8ae7a2a 100644 --- a/virtual/blas/blas-3.8.ebuild +++ b/virtual/blas/blas-3.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" IUSE="eselect-ldso" RDEPEND=" |