public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/ppc32/
@ 2016-11-18 11:02 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2016-11-18 11:02 UTC (permalink / raw
  To: gentoo-commits

commit:     cc3f75973e24f6fab667849de273135a953c6124
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 10:58:23 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 11:02:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3f7597

profiles/arch: Mask clang-runtime[openmp] on ppc32 & sparc, #600098

 profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++
 profiles/arch/sparc/package.use.mask         | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 9c774a8..5b01f7a 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -4,6 +4,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Michał Górny <mgorny@gentoo.org> (18 Nov 2016)
+# libomp does not support 32-bit PPC, #600148.
+sys-devel/clang-runtime openmp
+
 # Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (01 Aug 2016)
 # dev-qt/qtwebkit:5 and kde-frameworks/*:5 not keyworded.
 net-irc/kvirc kde webkit

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 0f00e05..d18c24c 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Michał Górny <mgorny@gentoo.org> (18 Nov 2016)
+# libomp does not support SPARC, #600148.
+sys-devel/clang-runtime openmp
+
 # Christian Ruppert <idl0r@gentoo.org> (14 Oct 2016)
 # dnstap USE masked due to missing keywords
 net-dns/bind dnstap


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/ppc32/
@ 2017-03-23 18:48 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2017-03-23 18:48 UTC (permalink / raw
  To: gentoo-commits

commit:     3545600e077ef690252bcb67bdb0bee3033870df
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 18:46:32 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 18:48:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3545600e

profiles/arch: Mask clang runtimes on unsupported arches, #613666

 profiles/arch/powerpc/ppc32/package.use.mask | 5 +++++
 profiles/arch/sparc/package.use.mask         | 6 ++++++
 2 files changed, 11 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 148e602716c..bcf94047b64 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -3,6 +3,11 @@
 
 # This file requires >=portage-2.1.1
 
+# Michał Górny <mgorny@gentoo.org> (23 Mar 2017)
+# Most of clang runtimes are not supported here
+sys-devel/clang-runtime openmp sanitize
+sys-libs/libcxx libcxxrt
+
 # Michael Weber <xmw@gentoo.org> (15 Mar 2017)
 # Cannot test non-free dependency dev-libs/device-atlas-api-c
 net-proxy/haproxy device-atlas

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 6f8bc4fff2c..4f5e260be1a 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (23 Mar 2017)
+# Most of clang runtimes are not supported here
+sys-devel/clang-runtime openmp sanitize
+sys-libs/libcxx libunwind libcxxrt
+sys-libs/libcxxabi libunwind
+
 # Pacho Ramos <pacho@gentoo.org> (04 Feb 2017)
 # Missing keywords, bug #599572
 net-libs/gnome-online-accounts gnome


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/ppc32/
@ 2021-12-07 18:54 Daniel Pielmeier
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Pielmeier @ 2021-12-07 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     cf50e8530d739032e4781e5d9f56132836bd5a08
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 18:51:28 2021 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 18:54:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf50e853

profiles: ppc32/sparc: Mask USE=lua-rsvg for app-admin/conky

Closes: https://bugs.gentoo.org/807256
Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++
 profiles/arch/sparc/package.use.mask         | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 3df67aeccf4d..eec13d0c4a91 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Daniel Pielmeier <billie@gentoo.org> (2021-11-07)
+# gnome-base/librsvg has no stable keywords here, bug #807130
+app-admin/conky lua-rsvg
+
 # Akinori Hattori <hattya@gentoo.org> (2021-10-24)
 # Requires unkeyworded dependencies
 app-i18n/uim kde

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 40ddf1c9f09e..326e9ee88c2e 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Daniel Pielmeier <billie@gentoo.org> (2021-11-07)
+# gnome-base/librsvg is not keyworded here, bug #807130
+app-admin/conky lua-rsvg
+
 # Sam James <sam@gentoo.org> (2021-11-05)
 # Avoid keywording unnecessary depenencies for now, bug #804115
 dev-python/scipy pythran


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/ppc32/
@ 2024-01-05 14:02 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2024-01-05 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     86cbd88ac7ec0f1404069a12c4325450cdf90f88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  6 05:24:55 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 14:02:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cbd88a

profiles/arch: mask keyutils consumers on ppc32, sparc

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use             | 4 ++++
 profiles/arch/powerpc/ppc32/package.use.mask        | 8 +++++++-
 profiles/arch/powerpc/ppc32/package.use.stable.mask | 3 +--
 profiles/arch/sparc/package.use.mask                | 6 ++++++
 4 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use b/profiles/arch/powerpc/ppc32/package.use
index 70f5caa811dd..65ce352e9a78 100644
--- a/profiles/arch/powerpc/ppc32/package.use
+++ b/profiles/arch/powerpc/ppc32/package.use
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2024-01-05)
+# keyutils is masked here
+net-fs/cifs-utils -ads -acl
+
 # Ionen Wolkens <ionen@gentoo.org> (2023-10-09)
 # media-libs/shaderc is not keyworded here, so enable glslang fallback.
 media-libs/libplacebo glslang -shaderc

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 32f36ab627b0..a31cdc07a54a 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,9 +1,15 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Sam James <sam@gentoo.org> (2024-01-05)
 # sys-apps/keyutils not stable here, because of test failures. bug #636252
+app-benchmarks/stress-ng keyutils
 app-crypt/mit-krb5 keyutils
+app-emulation/qemu keyutils
+net-fs/cifs-utils ads creds pam
+net-fs/samba ads
+sys-auth/sssd keyutils
+sys-libs/libnvme keyutils
 
 # Michał Górny <mgorny@gentoo.org> (2023-10-15)
 # Need dev-python/notebook (that indirectly requires net-libs/nodejs).

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask
index d3328ba5fa85..ecd238cce8cf 100644
--- a/profiles/arch/powerpc/ppc32/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask
@@ -57,8 +57,7 @@ mail-mta/postfix ldap-bind
 
 # Sam James <sam@gentoo.org> (2022-03-03)
 # No kerberos provider is marked stable here
-net-fs/samba ads system-heimdal system-mitkrb5
-net-fs/cifs-utils ads
+net-fs/samba system-heimdal system-mitkrb5
 sys-auth/pambase pam_krb5
 
 # Sam James <sam@gentoo.org> (2022-03-03)

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index d6c5aca022f2..6b39f3552367 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -3,7 +3,13 @@
 
 # Sam James <sam@gentoo.org> (2024-01-05)
 # sys-apps/keyutils not stable here, because of test failures. bug #636252
+app-benchmarks/stress-ng keyutils
 app-crypt/mit-krb5 keyutils
+app-emulation/qemu keyutils
+net-fs/samba ads
+net-fs/cifs-utils ads creds pam
+sys-auth/sssd keyutils
+sys-libs/libnvme keyutils
 
 # Sam James <sam@gentoo.org> (2024-01-02)
 # dev-libs/capstone not keyworded here


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/ppc32/
@ 2024-04-18 15:47 Ben Kohler
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Kohler @ 2024-04-18 15:47 UTC (permalink / raw
  To: gentoo-commits

commit:     155efb646e073932a237899c737b02f249926b1f
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 15:44:20 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 15:47:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155efb64

Revert "profiles: force samba[system-mitkrb5] on ppc32 & sparc"

This reverts commit 6481446a7744c718f0246f4fcf1b3888c57e377f.

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.force | 7 -------
 profiles/arch/sparc/package.use.stable.force         | 7 -------
 2 files changed, 14 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.force b/profiles/arch/powerpc/ppc32/package.use.stable.force
deleted file mode 100644
index 93ccd2bb7891..000000000000
--- a/profiles/arch/powerpc/ppc32/package.use.stable.force
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
-# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
-# is not stable here due to test failures, bug #636252
-net-fs/samba system-mitkrb5

diff --git a/profiles/arch/sparc/package.use.stable.force b/profiles/arch/sparc/package.use.stable.force
deleted file mode 100644
index 93ccd2bb7891..000000000000
--- a/profiles/arch/sparc/package.use.stable.force
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
-# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
-# is not stable here due to test failures, bug #636252
-net-fs/samba system-mitkrb5


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

end of thread, other threads:[~2024-04-18 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-05 14:02 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/ppc32/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-04-18 15:47 Ben Kohler
2021-12-07 18:54 Daniel Pielmeier
2017-03-23 18:48 Michał Górny
2016-11-18 11:02 Michał Górny

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