diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-09 23:19:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-09 23:19:35 +0200 |
commit | 063283f97d2a1d13de6cbfacd7b4b328998e79ef (patch) | |
tree | d28eea19eca6a1820ca7c733fad7121494fb0b32 /virtual/rust | |
parent | dev-lang/rust: Stabilize 1.71.1 ppc, #913962 (diff) | |
download | gentoo-063283f97d2a1d13de6cbfacd7b4b328998e79ef.tar.gz gentoo-063283f97d2a1d13de6cbfacd7b4b328998e79ef.tar.bz2 gentoo-063283f97d2a1d13de6cbfacd7b4b328998e79ef.zip |
virtual/rust: Stabilize 1.71.1-r1 ppc, #913962
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/rust')
-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 1833f07e18cd..5641e68236d4 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="" |