summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-03-20 11:59:49 -0400
committerSam James <sam@gentoo.org>2023-03-22 05:28:52 +0000
commit9e39fc2013c4bf9d2a979a4d99f8b849388f0ccf (patch)
tree516c989a695b52931ec245177a8bea5ceece785e /profiles
parentprofiles/arch/mips: mask USE=frei0r (diff)
downloadgentoo-9e39fc2013c4bf9d2a979a4d99f8b849388f0ccf.tar.gz
gentoo-9e39fc2013c4bf9d2a979a4d99f8b849388f0ccf.tar.bz2
gentoo-9e39fc2013c4bf9d2a979a4d99f8b849388f0ccf.zip
profiles/arch/mips: mask sys-libs/libcap[tools] on n32
Bug: https://bugs.gentoo.org/896096 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/mips/mips64/n32/package.use.mask6
-rw-r--r--profiles/arch/mips/mipsel/mips64el/n32/package.use.mask6
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/mips/mips64/n32/package.use.mask b/profiles/arch/mips/mips64/n32/package.use.mask
new file mode 100644
index 000000000000..8bd9168ec38c
--- /dev/null
+++ b/profiles/arch/mips/mips64/n32/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# matoro <matoro_gentoo@matoro.tk> (2023-03-20)
+# Requires dev-lang/go, not available on n32 ABI
+sys-libs/libcap tools
diff --git a/profiles/arch/mips/mipsel/mips64el/n32/package.use.mask b/profiles/arch/mips/mipsel/mips64el/n32/package.use.mask
new file mode 100644
index 000000000000..8bd9168ec38c
--- /dev/null
+++ b/profiles/arch/mips/mipsel/mips64el/n32/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# matoro <matoro_gentoo@matoro.tk> (2023-03-20)
+# Requires dev-lang/go, not available on n32 ABI
+sys-libs/libcap tools