diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-07 17:26:46 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-07 17:26:46 +0000 |
commit | ed4b8f02d70a0e8d6003f63d4e0618efda8b1069 (patch) | |
tree | 5f263cd5548cf79ae235b695d7da6935626f8a41 /virtual | |
parent | dev-lang/rust: Stabilize 1.71.1 arm, #913962 (diff) | |
download | gentoo-ed4b8f02d70a0e8d6003f63d4e0618efda8b1069.tar.gz gentoo-ed4b8f02d70a0e8d6003f63d4e0618efda8b1069.tar.bz2 gentoo-ed4b8f02d70a0e8d6003f63d4e0618efda8b1069.zip |
virtual/rust: Stabilize 1.71.1-r1 arm, #913962
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.71.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.71.1-r1.ebuild b/virtual/rust/rust-1.71.1-r1.ebuild index 8fe39bfaf361..c10725d251c1 100644 --- a/virtual/rust/rust-1.71.1-r1.ebuild +++ b/virtual/rust/rust-1.71.1-r1.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="rustfmt" BDEPEND="" |