summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-25 07:52:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-25 07:52:25 +0300
commitcefc2a14f1d3742b26f60545cd342cd7f92d41f2 (patch)
tree8c9a03889780d7e0990adb6e939f7f413faa0119 /virtual/rust
parentdev-lang/rust: Stabilize 1.69.0-r1 sparc, #907722 (diff)
downloadgentoo-cefc2a14f1d3742b26f60545cd342cd7f92d41f2.tar.gz
gentoo-cefc2a14f1d3742b26f60545cd342cd7f92d41f2.tar.bz2
gentoo-cefc2a14f1d3742b26f60545cd342cd7f92d41f2.zip
virtual/rust: Stabilize 1.69.0 sparc, #907722
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r--virtual/rust/rust-1.69.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
index 16c53cef3de3..0b6c337b8be9 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.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-15"
-KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="rustfmt"
BDEPEND=""