summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-22 06:41:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-22 06:41:43 +0000
commitaaeed2da8906f11cba80355688015d74b01cc604 (patch)
tree5d714c0600fd3f185c0ddb96eef8dd41a5f3ec5e /profiles/arch
parent23b767af73549eeb4dd3069e09d0f2fcb88669a8 (diff)
gentoo auto-resync : 22:03:2023 - 06:41:43
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/arm64/big-endian/package.mask7
-rw-r--r--profiles/arch/hppa/package.mask5
-rw-r--r--profiles/arch/m68k/package.mask7
-rw-r--r--profiles/arch/mips/mips64/n32/package.use.mask6
-rw-r--r--profiles/arch/mips/mipsel/mips64el/n32/package.use.mask6
-rw-r--r--profiles/arch/mips/mipsel/package.mask7
-rw-r--r--profiles/arch/mips/package.mask7
-rw-r--r--profiles/arch/mips/use.mask1
-rw-r--r--profiles/arch/powerpc/package.mask9
-rw-r--r--profiles/arch/powerpc/ppc64/64le/package.mask7
-rw-r--r--profiles/arch/s390/package.mask7
-rw-r--r--profiles/arch/sparc/package.mask5
12 files changed, 72 insertions, 2 deletions
diff --git a/profiles/arch/arm64/big-endian/package.mask b/profiles/arch/arm64/big-endian/package.mask
new file mode 100644
index 000000000000..8f83c7d52c61
--- /dev/null
+++ b/profiles/arch/arm64/big-endian/package.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+dev-libs/tlsh
diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask
index 16cb03e861ec..502251708499 100644
--- a/profiles/arch/hppa/package.mask
+++ b/profiles/arch/hppa/package.mask
@@ -1,6 +1,11 @@
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+dev-libs/tlsh
+
# Sam James <sam@gentoo.org> (2023-03-10)
# Fails to build on HPPA w/ sys-kernel/linux-headers-6.2:
# https://github.com/strace/strace/issues/241
diff --git a/profiles/arch/m68k/package.mask b/profiles/arch/m68k/package.mask
new file mode 100644
index 000000000000..8f83c7d52c61
--- /dev/null
+++ b/profiles/arch/m68k/package.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+dev-libs/tlsh
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
diff --git a/profiles/arch/mips/mipsel/package.mask b/profiles/arch/mips/mipsel/package.mask
new file mode 100644
index 000000000000..e3e194c6e85c
--- /dev/null
+++ b/profiles/arch/mips/mipsel/package.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+-dev-libs/tlsh
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask
index 0bd14092c6f4..68f2756c44fb 100644
--- a/profiles/arch/mips/package.mask
+++ b/profiles/arch/mips/package.mask
@@ -1,6 +1,11 @@
-# Copyright 2006-2021 Gentoo Authors
+# Copyright 2006-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+dev-libs/tlsh
+
# Mask pam_ldap and nss_ldap - openldap dep missing.
sys-auth/pam_ldap
sys-auth/nss_ldap
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index a073c231ab09..661f78219285 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -11,6 +11,7 @@
# in the future upon user request.
vulkan
vaapi
+frei0r
# matoro <matoro_gentoo@matoro.tk> (2023-03-03)
# app-crypt/tpm2-tss is not keyworded here
diff --git a/profiles/arch/powerpc/package.mask b/profiles/arch/powerpc/package.mask
index 882732a1338b..5ecdf5968afa 100644
--- a/profiles/arch/powerpc/package.mask
+++ b/profiles/arch/powerpc/package.mask
@@ -1,6 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+dev-libs/tlsh
+dev-python/tlsh
+dev-util/diffoscope
+
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-09-22)
# criu does not work on ppc64be and ppc32
sys-process/criu
diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask
index 703c39a8fa69..aa8fec70dd16 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.mask
@@ -1,6 +1,13 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+-dev-libs/tlsh
+-dev-python/tlsh
+-dev-util/diffoscope
+
# Jimi Huotari <chiitoo@gentoo.org> (2023-01-11)
# Requires media-libs/libva since 29.0.0, which is unmasked here.
->=media-video/obs-studio-29.0.0
diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask
new file mode 100644
index 000000000000..8f83c7d52c61
--- /dev/null
+++ b/profiles/arch/s390/package.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+dev-libs/tlsh
diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask
index 538d5c80fc20..467d775a6b12 100644
--- a/profiles/arch/sparc/package.mask
+++ b/profiles/arch/sparc/package.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2022-03-20)
+# Broken on big-endian (#861710)
+# https://github.com/trendmicro/tlsh/issues/131
+dev-libs/tlsh
+
# matoro <matoro_gentoo@matoro.tk> (2023-03-07)
# Fails tests disastrously. Present evidence of passing test suite
# before removing, please.