public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/, profiles/arch/amd64/, profiles/arch/arm64/, ...
@ 2021-03-29 16:25 Mike Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2021-03-29 16:25 UTC (permalink / raw
  To: gentoo-commits

commit:     3f76555ecc44af5eff1c0a29ba945091a2149a07
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 29 16:24:17 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Mar 29 16:24:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f76555e

profiles: update sys-apps/systemd[tpm] mask

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask         | 2 +-
 profiles/arch/arm/package.use.mask           | 2 +-
 profiles/arch/arm64/package.use.mask         | 2 +-
 profiles/arch/base/package.use.mask          | 2 +-
 profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++
 profiles/arch/x86/package.use.mask           | 2 +-
 6 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 6b37602e6aa..a97c6325f2e 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -18,7 +18,7 @@
 #--- END OF EXAMPLES ---
 
 # Mike Gilbert <floppym@gentoo.org> (2021-03-29)
-# TPM only exists on ARM and x86.
+# Unmask TPM on supported archs.
 sys-apps/systemd -tpm
 
 # Michael Orlitzky <mjo@gentoo.org> (2021-03-27)

diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index c98e9b62acf..1cadb9ea90d 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Mike Gilbert <floppym@gentoo.org> (2021-03-29)
-# TPM only exists on ARM and x86.
+# Unmask TPM on supported archs.
 sys-apps/systemd -tpm
 
 # Sam James <sam@gentoo.org> (2021-02-17)

diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index f56b83cd9e7..c0c1f492a9e 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Mike Gilbert <floppym@gentoo.org> (2021-03-29)
-# TPM only exists on ARM and x86.
+# Unmask TPM on supported archs.
 sys-apps/systemd -tpm
 
 # Sam James <sam@gentoo.org> (2021-03-20)

diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 96a7844a751..5a70a7f0cc9 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Mike Gilbert <floppym@gentoo.org> (2021-03-29)
-# TPM only exists on ARM and x86.
+# TPM only exists on some archs.
 sys-apps/systemd tpm
 
 # Michael Orlitzky <mjo@gentoo.org> (2021-03-27)

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index 9d6ce880220..354b2d7cc54 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Mike Gilbert <floppym@gentoo.org> (2021-03-29)
+# Unmask TPM on supported archs.
+sys-apps/systemd -tpm
+
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2021-02-25)
 # depends on ring crate, which is not so portable
 # https://github.com/briansmith/ring/issues/389

diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 7c18b3a688a..5d16b256281 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Mike Gilbert <floppym@gentoo.org> (2021-03-29)
-# TPM only exists on ARM and x86.
+# Unmask TPM on supported archs.
 sys-apps/systemd -tpm
 
 # Viorel Munteanu <ceamac.paragon@gmail.com> (2020-03-11)


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/, profiles/arch/amd64/, profiles/arch/arm64/, ...
@ 2023-01-24 13:34 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2023-01-24 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     9c83204e00d22cf722e9e4ef72a92fb7ff7868d9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 13:32:23 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 13:34:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c83204e

profiles/arch: Mask sys-libs/libomp[offload] on 32-bit arches

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask         | 6 +++++-
 profiles/arch/arm64/package.use.mask         | 6 +++++-
 profiles/arch/base/package.use.mask          | 6 +++++-
 profiles/arch/powerpc/ppc64/package.use.mask | 6 +++++-
 4 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index b0e7ddb895b8..7e4569ff152b 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # When you add an entry to the top of this file, add your name, the date, and
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny <mgorny@gentoo.org> (2023-01-24)
+# libomptarget is only supported on 64-bit architectures.
+>=sys-libs/libomp-16.0.0_pre20230124 -offload
+
 # Sam James <sam@gentoo.org> (2023-01-05)
 # asm is only available for amd64 and arm, but for arm, is gated
 # behind an experimental flag.

diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index de330c657d1b..16a1ee4116bc 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2023-01-24)
+# libomptarget is only supported on 64-bit architectures.
+>=sys-libs/libomp-16.0.0_pre20230124 -offload
+
 # Florian Schmaus <flow@gentoo.org> (2022-11-23)
 # avoid larger deptree, bug #882593
 dev-python/bracex doc

diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index fd4c6198dddb..576802f39c95 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2023-01-24)
+# libomptarget is only supported on 64-bit architectures.
+>=sys-libs/libomp-16.0.0_pre20230124 offload
+
 # Sam James <sam@gentoo.org> (2023-01-05)
 # asm is only available for amd64 and arm, but for arm, is gated
 # behind an experimental flag.

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index ef0c262fbba1..37ba660a0017 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2023-01-24)
+# libomptarget is only supported on 64-bit architectures.
+>=sys-libs/libomp-16.0.0_pre20230124 -offload
+
 # Sam James <sam@gentoo.org> (2022-10-13)
 # Causes segfaults, bug #871921
 sci-libs/symengine tcmalloc


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-24 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24 13:34 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/, profiles/arch/amd64/, profiles/arch/arm64/, Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2021-03-29 16:25 Mike Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox