summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Zander <negril.nx+gentoo@gmail.com>2024-01-09 15:58:55 +0100
committerSam James <sam@gentoo.org>2024-03-18 16:32:39 +0000
commit7553b19f7a4a294445da70b7fbcc66149f212fe2 (patch)
tree1168991005c0a7c0b116c2e2f5236e4ed91773b3 /profiles/arch
parentmedia-libs/quirc: new package, add 1.2, 9999 (diff)
downloadgentoo-7553b19f7a4a294445da70b7fbcc66149f212fe2.tar.gz
gentoo-7553b19f7a4a294445da70b7fbcc66149f212fe2.tar.bz2
gentoo-7553b19f7a4a294445da70b7fbcc66149f212fe2.zip
media-libs/opencv: add 4.9.0
Closes: https://bugs.gentoo.org/921968 Closes: https://bugs.gentoo.org/924005 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35322 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/use.mask8
-rw-r--r--profiles/arch/base/use.mask8
-rw-r--r--profiles/arch/x86/use.mask8
3 files changed, 24 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 903b1e2d2f32..e38f87231bfa 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -4,6 +4,14 @@
# Unmask the flag which corresponds to ARCH.
-amd64
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# sci-libs/atlas works on x86_64
+-atlas
+
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# media-libs/jasper works on x86_64
+-jasper
+
# Paul Zander <negril.nx+gentoo@gmail.com> (2023-12-10)
# cuDNN works here
-cudnn
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index b36b584af099..0c7fe30d5a49 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# media-libs/jasper is only supported on specific architectures
+jasper
+
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# sci-libs/atlas is only supported on specific architectures
+atlas
+
# Michał Górny <mgorny@gentoo.org> (2024-02-05)
# LLVM slots without keywords.
llvm_slot_18
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 73283453cab5..ec12976b3e26 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,14 @@
# Unmask the flag which corresponds to ARCH.
-x86
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# sci-libs/atlas works on x86
+-atlas
+
+# Paul Zander <negril.nx+gentoo@gmail.org> (2024-02-14)
+# media-libs/jasper works on x86
+-jasper
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
# Unmask secureboot flag on arches where sbsigntools is keyworded
-secureboot