summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-12 09:58:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-12 13:23:41 +0300
commit97fc5415198d9576eec9da08cb5d90f507470a50 (patch)
treeedd56d208541e38e46bcf6a3d0ea5145acb861fd /profiles/default
parentrust-toolchain.eclass: support riscv64*musl (diff)
downloadgentoo-97fc5415198d9576eec9da08cb5d90f507470a50.tar.gz
gentoo-97fc5415198d9576eec9da08cb5d90f507470a50.tar.bz2
gentoo-97fc5415198d9576eec9da08cb5d90f507470a50.zip
dev-lang/rust-bin: support riscv lp64d musl
Closes: https://github.com/gentoo/gentoo/pull/36983 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/riscv/23.0/rv64/lp64d/musl/package.mask6
-rw-r--r--profiles/default/linux/riscv/23.0/rv64/split-usr/lp64d/musl/package.mask6
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/default/linux/riscv/23.0/rv64/lp64d/musl/package.mask b/profiles/default/linux/riscv/23.0/rv64/lp64d/musl/package.mask
new file mode 100644
index 000000000000..36b75d044c99
--- /dev/null
+++ b/profiles/default/linux/riscv/23.0/rv64/lp64d/musl/package.mask
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# Arthur Zamarin <arthurzam@gentoo.org> (2024-06-12)
+# rust-bin is available on riscv musl
+-dev-lang/rust-bin
diff --git a/profiles/default/linux/riscv/23.0/rv64/split-usr/lp64d/musl/package.mask b/profiles/default/linux/riscv/23.0/rv64/split-usr/lp64d/musl/package.mask
new file mode 100644
index 000000000000..36b75d044c99
--- /dev/null
+++ b/profiles/default/linux/riscv/23.0/rv64/split-usr/lp64d/musl/package.mask
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# Arthur Zamarin <arthurzam@gentoo.org> (2024-06-12)
+# rust-bin is available on riscv musl
+-dev-lang/rust-bin