commit:     1e4d9d00ea00b0bff147fb163231dd83d1d24e10
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 12 05:59:45 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Mon Sep 12 05:59:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4d9d00

profiles/arch/loong: fix typo: LLVM_TARGETS should be LoongArch

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 profiles/arch/loong/package.use.force | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/profiles/arch/loong/package.use.force 
b/profiles/arch/loong/package.use.force
index 6314c2c732c0..9f826c4f154f 100644
--- a/profiles/arch/loong/package.use.force
+++ b/profiles/arch/loong/package.use.force
@@ -6,11 +6,11 @@
 #
 # Some packages are not fully ported yet, but preemptively added so we won't
 # have to revisit later.
-dev-lang/rust llvm_targets_AArch64
-dev-libs/keystone llvm_targets_AArch64
-dev-ml/llvm-ocaml llvm_targets_AArch64
-sys-devel/clang llvm_targets_AArch64
-sys-devel/llvm llvm_targets_AArch64
+dev-lang/rust llvm_targets_LoongArch
+dev-libs/keystone llvm_targets_LoongArch
+dev-ml/llvm-ocaml llvm_targets_LoongArch
+sys-devel/clang llvm_targets_LoongArch
+sys-devel/llvm llvm_targets_LoongArch
 
 # WANG Xuerui <xe...@gentoo.org> (2022-04-24)
 # Force-enable experimental-loong on packages; we're loong.

Reply via email to