diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-11 08:37:40 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-11 08:40:15 +0200 |
commit | d48fc6e32f86ef142c73c7c546d23d607334319e (patch) | |
tree | fbe53e82f23540f2767e7e6f864d17639e39c3cc /profiles/default | |
parent | dev-scheme/gauche: new upstream release (diff) | |
download | gentoo-d48fc6e32f86ef142c73c7c546d23d607334319e.tar.gz gentoo-d48fc6e32f86ef142c73c7c546d23d607334319e.tar.bz2 gentoo-d48fc6e32f86ef142c73c7c546d23d607334319e.zip |
profiles/default/linux: remove firefox[clang] mask on musl profiles
- while with ugly implementation, the current firefox:rapid ebuild should
work with source-built rust on musl.
Closes: https://bugs.gentoo.org/924061
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/default')
6 files changed, 0 insertions, 36 deletions
diff --git a/profiles/default/linux/amd64/17.0/musl/clang/package.use.mask b/profiles/default/linux/amd64/17.0/musl/clang/package.use.mask deleted file mode 100644 index 3435fc7a7d5c..000000000000 --- a/profiles/default/linux/amd64/17.0/musl/clang/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Sam James <sam@gentoo.org> (2022-10-15) -# Undo the general musl mask -www-client/firefox -clang diff --git a/profiles/default/linux/amd64/23.0/musl/llvm/package.use.mask b/profiles/default/linux/amd64/23.0/musl/llvm/package.use.mask deleted file mode 100644 index 3435fc7a7d5c..000000000000 --- a/profiles/default/linux/amd64/23.0/musl/llvm/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Sam James <sam@gentoo.org> (2022-10-15) -# Undo the general musl mask -www-client/firefox -clang diff --git a/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/package.use.mask b/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/package.use.mask deleted file mode 100644 index 3435fc7a7d5c..000000000000 --- a/profiles/default/linux/amd64/23.0/split-usr/musl/llvm/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Sam James <sam@gentoo.org> (2022-10-15) -# Undo the general musl mask -www-client/firefox -clang diff --git a/profiles/default/linux/arm64/17.0/musl/llvm/package.use.mask b/profiles/default/linux/arm64/17.0/musl/llvm/package.use.mask deleted file mode 100644 index 3435fc7a7d5c..000000000000 --- a/profiles/default/linux/arm64/17.0/musl/llvm/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Sam James <sam@gentoo.org> (2022-10-15) -# Undo the general musl mask -www-client/firefox -clang diff --git a/profiles/default/linux/arm64/23.0/musl/llvm/package.use.mask b/profiles/default/linux/arm64/23.0/musl/llvm/package.use.mask deleted file mode 100644 index 3435fc7a7d5c..000000000000 --- a/profiles/default/linux/arm64/23.0/musl/llvm/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Sam James <sam@gentoo.org> (2022-10-15) -# Undo the general musl mask -www-client/firefox -clang diff --git a/profiles/default/linux/arm64/23.0/split-usr/musl/llvm/package.use.mask b/profiles/default/linux/arm64/23.0/split-usr/musl/llvm/package.use.mask deleted file mode 100644 index 3435fc7a7d5c..000000000000 --- a/profiles/default/linux/arm64/23.0/split-usr/musl/llvm/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Sam James <sam@gentoo.org> (2022-10-15) -# Undo the general musl mask -www-client/firefox -clang |