summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:38:05 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:38:05 +0300
commit802652b77095dee8cdf34dbce221ad314c3ded7d (patch)
tree5bb04060496e428282b02ea6691790c1ede7b300 /virtual/rust
parentdev-lang/rust: Stabilize 1.80.1 ppc64, #939600 (diff)
downloadgentoo-802652b77095dee8cdf34dbce221ad314c3ded7d.tar.gz
gentoo-802652b77095dee8cdf34dbce221ad314c3ded7d.tar.bz2
gentoo-802652b77095dee8cdf34dbce221ad314c3ded7d.zip
virtual/rust: Stabilize 1.80.1 ppc64, #939600
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r--virtual/rust/rust-1.80.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.80.1.ebuild b/virtual/rust/rust-1.80.1.ebuild
index 03303f1f36d5..d2549f91f0d7 100644
--- a/virtual/rust/rust-1.80.1.ebuild
+++ b/virtual/rust/rust-1.80.1.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-18"
-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 profiler"
BDEPEND=""