diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 17:51:55 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:28:27 +0800 |
commit | 399795e6beb00977d18f73310ece430909f7b13b (patch) | |
tree | a37d58ffb2dac64c688649851a7ba6c199731ece /virtual | |
parent | virtual/fortran: keyword 0 for ~loong (diff) | |
download | gentoo-399795e6beb00977d18f73310ece430909f7b13b.tar.gz gentoo-399795e6beb00977d18f73310ece430909f7b13b.tar.bz2 gentoo-399795e6beb00977d18f73310ece430909f7b13b.zip |
virtual/cblas: keyword 3.8 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/cblas/cblas-3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/cblas/cblas-3.8.ebuild b/virtual/cblas/cblas-3.8.ebuild index 9b9d8c8d3c89..ae2bf3e1e3df 100644 --- a/virtual/cblas/cblas-3.8.ebuild +++ b/virtual/cblas/cblas-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 BLAS C 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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="eselect-ldso" RDEPEND=" |