summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2023-06-01 20:04:31 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2023-06-01 20:04:31 -0700
commit0e853d4f869aaa3988ebbe61a334a67b0ad08a7c (patch)
treebc4b932362fc3ea6fc79617a117e943b06594dd0 /dev-lang
parentdev-lang/rust-bin: unkeyword 1.70.0 (diff)
downloadgentoo-0e853d4f869aaa3988ebbe61a334a67b0ad08a7c.tar.gz
gentoo-0e853d4f869aaa3988ebbe61a334a67b0ad08a7c.tar.bz2
gentoo-0e853d4f869aaa3988ebbe61a334a67b0ad08a7c.zip
dev-lang/rust: unkeyword 1.70.0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.70.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.70.0.ebuild b/dev-lang/rust/rust-1.70.0.ebuild
index 8dcabc3e6394..bfe2c2f37408 100644
--- a/dev-lang/rust/rust-1.70.0.ebuild
+++ b/dev-lang/rust/rust-1.70.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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ #KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"