diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-19 13:40:00 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-20 17:52:27 +0800 |
commit | d28c72f0f3ec6925f2073b3778233377f1233f86 (patch) | |
tree | 4dfe3d8628f1948917108cdc324f98a92400ed87 /virtual | |
parent | dev-lang/rust-bin: keyword 1.71.0 for ~loong (diff) | |
download | gentoo-d28c72f0f3ec6925f2073b3778233377f1233f86.tar.gz gentoo-d28c72f0f3ec6925f2073b3778233377f1233f86.tar.bz2 gentoo-d28c72f0f3ec6925f2073b3778233377f1233f86.zip |
virtual/rust: keyword 1.71.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.71.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.71.0.ebuild b/virtual/rust/rust-1.71.0.ebuild index 55d0ba31f086..630588ccee03 100644 --- a/virtual/rust/rust-1.71.0.ebuild +++ b/virtual/rust/rust-1.71.0.ebuild @@ -13,7 +13,7 @@ LICENSE="" # we do not allow multiple llvm versions in dev-lang/rust for # neither system nor bundled, so we just hardcode it here. SLOT="0/llvm-16" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="rustfmt" BDEPEND="" |