summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-04-08 13:55:24 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-04-08 13:56:05 -0700
commit9216ff10b7f15ed0af5425925c719e2cedbe06a7 (patch)
tree2a73486b452ad17039be4eb83d2dd3659fe6a635 /dev-lang
parentnet-misc/gallery-dl: drop old 1.20.4 (diff)
downloadgentoo-9216ff10b7f15ed0af5425925c719e2cedbe06a7.tar.gz
gentoo-9216ff10b7f15ed0af5425925c719e2cedbe06a7.tar.bz2
gentoo-9216ff10b7f15ed0af5425925c719e2cedbe06a7.zip
dev-lang/rust: keyword 1.60.0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.60.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.60.0.ebuild b/dev-lang/rust/rust-1.60.0.ebuild
index 5b8a04c5509e..52373f38bea0 100644
--- a/dev-lang/rust/rust-1.60.0.ebuild
+++ b/dev-lang/rust/rust-1.60.0.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- #KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"