diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 11:43:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 11:43:36 +0800 |
commit | 6823f609815eff838a0b5595379db3a33b9db0d3 (patch) | |
tree | de951d652c4c19f11647bb8a014e0a0bc48b3c11 /virtual | |
parent | media-libs/imlib2: keyword 1.9.0 for ~loong (diff) | |
download | gentoo-6823f609815eff838a0b5595379db3a33b9db0d3.tar.gz gentoo-6823f609815eff838a0b5595379db3a33b9db0d3.tar.bz2 gentoo-6823f609815eff838a0b5595379db3a33b9db0d3.zip |
virtual/lapacke: keyword 3.8-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual')
-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 19c52014ef5c..6128e6bf3b33 100644 --- a/virtual/lapacke/lapacke-3.8-r1.ebuild +++ b/virtual/lapacke/lapacke-3.8-r1.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 LAPACK 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=" |