diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-15 21:38:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-16 08:55:35 +0300 |
commit | d267e1aa01ce7d6086817c971c6090b76c3aacaa (patch) | |
tree | 63624a9c6b31de963d8e31130772e562d4d9474e /profiles | |
parent | rust-toolchain.eclass: hide glibc bins behind elibc_glibc? (diff) | |
download | gentoo-d267e1aa01ce7d6086817c971c6090b76c3aacaa.tar.gz gentoo-d267e1aa01ce7d6086817c971c6090b76c3aacaa.tar.bz2 gentoo-d267e1aa01ce7d6086817c971c6090b76c3aacaa.zip |
profiles/ppc64{,le}/musl: unmask >=dev-lang/rust-bin-1.80.1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles')
4 files changed, 28 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc64/23.0/musl/package.mask b/profiles/default/linux/ppc64/23.0/musl/package.mask new file mode 100644 index 000000000000..ab6e39a666f1 --- /dev/null +++ b/profiles/default/linux/ppc64/23.0/musl/package.mask @@ -0,0 +1,7 @@ +# Copyright 2024 Gentoo Authors. +# Distributed under the terms of the GNU General Public License v2 + +# Arthur Zamarin <arthurzam@gentoo.org> (2024-08-15) +# rust-bin is available on ppc64 musl starting from 1.80.1 +-dev-lang/rust-bin +<dev-lang/rust-bin-1.80.1 diff --git a/profiles/default/linux/ppc64/23.0/split-usr/musl/package.mask b/profiles/default/linux/ppc64/23.0/split-usr/musl/package.mask new file mode 100644 index 000000000000..ab6e39a666f1 --- /dev/null +++ b/profiles/default/linux/ppc64/23.0/split-usr/musl/package.mask @@ -0,0 +1,7 @@ +# Copyright 2024 Gentoo Authors. +# Distributed under the terms of the GNU General Public License v2 + +# Arthur Zamarin <arthurzam@gentoo.org> (2024-08-15) +# rust-bin is available on ppc64 musl starting from 1.80.1 +-dev-lang/rust-bin +<dev-lang/rust-bin-1.80.1 diff --git a/profiles/default/linux/ppc64le/23.0/musl/package.mask b/profiles/default/linux/ppc64le/23.0/musl/package.mask new file mode 100644 index 000000000000..ab6e39a666f1 --- /dev/null +++ b/profiles/default/linux/ppc64le/23.0/musl/package.mask @@ -0,0 +1,7 @@ +# Copyright 2024 Gentoo Authors. +# Distributed under the terms of the GNU General Public License v2 + +# Arthur Zamarin <arthurzam@gentoo.org> (2024-08-15) +# rust-bin is available on ppc64 musl starting from 1.80.1 +-dev-lang/rust-bin +<dev-lang/rust-bin-1.80.1 diff --git a/profiles/default/linux/ppc64le/23.0/split-usr/musl/package.mask b/profiles/default/linux/ppc64le/23.0/split-usr/musl/package.mask new file mode 100644 index 000000000000..ab6e39a666f1 --- /dev/null +++ b/profiles/default/linux/ppc64le/23.0/split-usr/musl/package.mask @@ -0,0 +1,7 @@ +# Copyright 2024 Gentoo Authors. +# Distributed under the terms of the GNU General Public License v2 + +# Arthur Zamarin <arthurzam@gentoo.org> (2024-08-15) +# rust-bin is available on ppc64 musl starting from 1.80.1 +-dev-lang/rust-bin +<dev-lang/rust-bin-1.80.1 |