summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-28 20:56:32 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-28 20:56:32 +0300
commit590ca6924b8368ec2e561309fbbbe638a5d17612 (patch)
treeeaad36bd7b3f250df16d17bf95fe636454838df6 /dev-lang/rust/rust-1.77.1.ebuild
parentdev-lang/rust-bin: Stabilize 1.77.1 amd64, #930808 (diff)
downloadgentoo-590ca6924b8368ec2e561309fbbbe638a5d17612.tar.gz
gentoo-590ca6924b8368ec2e561309fbbbe638a5d17612.tar.bz2
gentoo-590ca6924b8368ec2e561309fbbbe638a5d17612.zip
dev-lang/rust: Stabilize 1.77.1 amd64, #930808
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust/rust-1.77.1.ebuild')
-rw-r--r--dev-lang/rust/rust-1.77.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.77.1.ebuild b/dev-lang/rust/rust-1.77.1.ebuild
index 89bfa34e6a07..59c65b6194c4 100644
--- a/dev-lang/rust/rust-1.77.1.ebuild
+++ b/dev-lang/rust/rust-1.77.1.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"