commit: 856fb018d6bc43f8a1528025f557ad40569c62ad Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 09:34:02 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 11:51:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856fb018
profiles/default/linux/arm64/17.0/musl: unmask rust-bin Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/default/linux/arm64/17.0/musl/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/default/linux/arm64/17.0/musl/package.mask b/profiles/default/linux/arm64/17.0/musl/package.mask new file mode 100644 index 00000000000..10e1ef15562 --- /dev/null +++ b/profiles/default/linux/arm64/17.0/musl/package.mask @@ -0,0 +1,6 @@ +# Copyright 2020 Gentoo Authors. +# Distributed under the terms of the GNU General Public License v2 + +# Georgy Yakovlev <[email protected]> (2021-04-27) +# rust-bin is awailable on arm64 musl +-dev-lang/rust-bin
