Skip to content

Commit

Permalink
dev-lang/rust: Stabilize 1.51.0-r2 arm64, #782367
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 23, 2021
1 parent d130e07 commit d3d3abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.51.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
fi

RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"
Expand Down

0 comments on commit d3d3abf

Please sign in to comment.