* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2017-08-10 18:27 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2017-08-10 18:27 UTC (permalink / raw
To: gentoo-commits
commit: 6b0080dfb4f017ceb1a91fdbdba3c007fea35e6e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 17:11:07 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 18:27:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0080df
profiles: Mask UPS_DRIVERS deping on masked [ipmi]
profiles/arch/arm/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index d9b705ee95b..286f85dca52 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (10 Aug 2017)
+# Requires USE=ipmi which is masked in this profile.
+sys-power/nut ups_drivers_nut-ipmipsu
+
+# Michał Górny <mgorny@gentoo.org> (10 Aug 2017)
# Requires USE=octave which is masked in this profile.
dev-python/ipython test
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 887171970e3..4d73f57016f 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (10 Aug 2017)
+# Requires USE=ipmi which is masked in this profile.
+sys-power/nut ups_drivers_nut-ipmipsu
+
# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
media-libs/mesa vulkan
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2018-01-21 8:36 Amy Liffey
0 siblings, 0 replies; 10+ messages in thread
From: Amy Liffey @ 2018-01-21 8:36 UTC (permalink / raw
To: gentoo-commits
commit: cc8e1863780bfe09f6024452c51b96ef450bd770
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 08:24:53 2018 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 08:36:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8e1863
profiles: mask contrib_dnn useflag ppc/arm
profiles/arch/arm/package.use.mask | 6 +++++-
profiles/arch/powerpc/package.use.mask | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 7b7ae26d1c3..c06510394fc 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Amy Liffey <amynka@gentoo.org (21 Jan 2018)
+# dev-libs/cereal not keyworded for arm
+media-libs/opencv contrib_dnn
+
# Michał Górny <mgorny@gentoo.org> (30 Dec 2017)
# Moved from use.mask since they are flags local to one package.
dev-cpp/xsd ace
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index c2540acd7a4..caca2066763 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Amy Liffey <amynka@gentoo.org (21 Jan 2018)
+# dev-libs/cereal not keyworded for ppc
+media-libs/opencv contrib_dnn
+
# Robin H. Johnson <robbat2@gentoo.org> (10 Nov 2017)
# Masked for dependencies:
# - bug #438780: sys-firmware/ipxe not buildable on PPC without cross-compiler
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2018-03-01 20:51 NP Hardass
0 siblings, 0 replies; 10+ messages in thread
From: NP Hardass @ 2018-03-01 20:51 UTC (permalink / raw
To: gentoo-commits
commit: 6e20c0d853999863a6d75f6b0dde9c858f2533c3
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 1 20:29:13 2018 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Thu Mar 1 20:40:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e20c0d8
profiles: arch/{arm,powerpc}/package.use.mask mask microdns for media-video/vlc until keyworded
profiles/arch/arm/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 9dac9c178b8..da126677be3 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# NP-Hardass <asturm@gentoo.org> (01 Mar 2018)
+# net-libs/microdns not yet keyworded for arm
+media-video/vlc microdns
+
# Andreas Sturmlechner <asturm@gentoo.org> (04 Feb 2018)
# Depends on not yet keyworded dev-python/geoip-python. Bug #636860
net-p2p/deluge geoip
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index c84854b4a22..a874315cb41 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# NP-Hardass <asturm@gentoo.org> (01 Mar 2018)
+# net-libs/microdns not yet keyworded for arm
+media-video/vlc microdns
+
# Amy Liffey <amynka@gentoo.org (21 Jan 2018)
# dev-libs/cereal not keyworded for ppc
media-libs/opencv contrib_dnn
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2018-03-01 21:07 NP Hardass
0 siblings, 0 replies; 10+ messages in thread
From: NP Hardass @ 2018-03-01 21:07 UTC (permalink / raw
To: gentoo-commits
commit: 3a5bfacf9c2a110b10b812090495ed500f777fa7
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 1 21:05:24 2018 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Thu Mar 1 21:06:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5bfacf
profiles: arch/{arm,powerpc}/package.use.mask fix mask message
Thanks to [Arfrever] for pointing out the typos
profiles/arch/arm/package.use.mask | 4 ++--
profiles/arch/powerpc/package.use.mask | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index da126677be3..0cced4f828e 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,8 +1,8 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# NP-Hardass <asturm@gentoo.org> (01 Mar 2018)
-# net-libs/microdns not yet keyworded for arm
+# NP-Hardass <NP-Hardass@gentoo.org> (01 Mar 2018)
+# net-libs/libmicrodns not yet keyworded for arm
media-video/vlc microdns
# Andreas Sturmlechner <asturm@gentoo.org> (04 Feb 2018)
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index a874315cb41..b054ac896d5 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,8 +1,8 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# NP-Hardass <asturm@gentoo.org> (01 Mar 2018)
-# net-libs/microdns not yet keyworded for arm
+# NP-Hardass <NP-Hardass@gentoo.org> (01 Mar 2018)
+# net-libs/libmicrodns not yet keyworded for arm
media-video/vlc microdns
# Amy Liffey <amynka@gentoo.org (21 Jan 2018)
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2018-03-02 0:39 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2018-03-02 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 3e13460984a2325531574518fc13aad2e945bc6b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 2 00:35:09 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 2 00:38:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e134609
profiles: arm/powerpc: Mask dev-python/ipython unkeyworded USE-deps
profiles/arch/arm/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 0cced4f828e..4ba3e76b901 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (02 Mar 2018)
+# Requires unkeyworded deps
+>=dev-python/ipython-5.4.1 notebook qt5 smp
+
# NP-Hardass <NP-Hardass@gentoo.org> (01 Mar 2018)
# net-libs/libmicrodns not yet keyworded for arm
media-video/vlc microdns
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 8d430c67709..034fe64f13f 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (02 Mar 2018)
+# Requires unkeyworded deps
+>=dev-python/ipython-5.4.1 qt5 smp
+
# NP-Hardass <NP-Hardass@gentoo.org> (01 Mar 2018)
# net-libs/libmicrodns not yet keyworded for ppc
media-video/vlc microdns
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2018-05-29 14:41 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2018-05-29 14:41 UTC (permalink / raw
To: gentoo-commits
commit: c16aa36aa93a8ba0746fe39c8d03c824b032cac0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 14:36:34 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 29 14:41:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16aa36a
profiles: Drop obsolete net-libs/libmicrodns p.use.mask
profiles/arch/arm/package.use.mask | 3 +--
profiles/arch/powerpc/package.use.mask | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 836f150764e..eaabc4b95ed 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -3,9 +3,8 @@
# Andreas Sturmlechner <asturm@gentoo.org> (18 May 2018)
# media-libs/libaom not yet keyworded
-# net-libs/libmicrodns not yet keyworded for arm, bug #653800
# projectm not yet keyworded, bug #314969
-media-video/vlc aom chromaprint microdns opencv projectm
+media-video/vlc aom chromaprint opencv projectm
# Michał Górny <mgorny@gentoo.org> (15 Apr 2018)
# Unkeyworded dep masks moved from default/linux.
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 9b4563a8e28..051dd2a3ae4 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -3,8 +3,7 @@
# Andreas Sturmlechner <asturm@gentoo.org> (18 May 2018)
# media-libs/libaom not yet keyworded
-# net-libs/libmicrodns not yet keyworded for ppc, bug #653800
-media-video/vlc aom microdns
+media-video/vlc aom
# Anthony G. Basile <blueness@gentoo.org> (14 Apr 2018)
# net-vpn/tor, tests are broken on ppc/ppc64, bug #653098
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2019-04-16 1:06 Patrick McLean
0 siblings, 0 replies; 10+ messages in thread
From: Patrick McLean @ 2019-04-16 1:06 UTC (permalink / raw
To: gentoo-commits
commit: 42778bb8526ff730a82e7f3cadf8baeab4efc228
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 16 01:05:26 2019 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Tue Apr 16 01:05:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42778bb8
profiles/arch/{arm,powerpc}: Mask babeltrace and lttng USE flags on ceph
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
profiles/arch/arm/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index d83cda7ee80..c5a95f877b1 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org> (15 Apr 2019)
+# deps not available on platform
+sys-cluster/ceph babeltrace lttng
+
# Patrick McLean <chutzpah@gentoo.org> (15 Apr 2019)
# pending re-keyword request, bug 615400
net-analyzer/rrdtool rados
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 2e3a80bfb91..582f16ad927 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Patrick McLean <chutzpah@gentoo.org> (15 Apr 2019)
+# deps not available on platform
+sys-cluster/ceph babeltrace lttng oath
+
# Patrick McLean <chutzpah@gentoo.org> (15 Apr 2019)
# pending re-keyword request, bug 615400
net-analyzer/rrdtool rados
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2020-04-14 19:17 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2020-04-14 19:17 UTC (permalink / raw
To: gentoo-commits
commit: 1d089851824aa2f9cb1cfcf3a764295e57e7530f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 19:06:25 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 19:16:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d089851
profiles: arm/powerpc: Drop dev-util/geany-plugins[git] p.use.stable.mask
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/arm/package.use.stable.mask | 4 ----
profiles/arch/powerpc/package.use.stable.mask | 4 ----
2 files changed, 8 deletions(-)
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 065343719bb..c66cbb93e92 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,10 +1,6 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11)
-# git useflag requires dev-libs/libgit2
-<dev-util/geany-plugins-1.35 git
-
# Andreas Sturmlechner <asturm@gentoo.org> (2019-11-02)
# media-video/pipewire is not stable yet
dev-libs/weston pipewire
diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
index 2c44cb8892f..582827a67b6 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -17,10 +17,6 @@
#--- END OF EXAMPLES ---
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11)
-# git useflag requires dev-libs/libgit2
-<dev-util/geany-plugins-1.35 git
-
# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-12)
# Needs stable net-libs/webkit-gtk, bug #684702
dev-util/geany-plugins markdown
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2020-07-29 22:49 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2020-07-29 22:49 UTC (permalink / raw
To: gentoo-commits
commit: 1c63ec5933c57c270b8ee4011bd7a99e7ab7f63b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 22:48:39 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 22:48:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c63ec59
profiles: mask mutter[screencast] on arm, ppc{,64} for now
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/arm/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index a01f3984a6d..ed72065c927 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2020-07-29)
+# Temporary mask until keywording done in bug #733960
+x11-wm/mutter screencast
+
# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-28)
# Requires dev-libs/boost[context] which is masked on arm, bug #727138
dev-libs/msgpack boost
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index b6710f376c9..e8370817ff0 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2020-07-29)
+# Temporary mask until keywording done in bug #733960
+x11-wm/mutter screencast
+
# Sergei Trofimovich <slyfox@gentoo.org> (2018-03-27)
# dev-ruby/capybara depends on www-client/firefox which has no keywords
dev-ruby/capybara test
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/
@ 2021-09-13 0:42 Davide Pesavento
0 siblings, 0 replies; 10+ messages in thread
From: Davide Pesavento @ 2021-09-13 0:42 UTC (permalink / raw
To: gentoo-commits
commit: 1e1e6c1e4627d45be825331a9bd54f23f5624678
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 00:41:05 2021 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 00:41:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1e6c1e
profiles/arch/{arm,powerpc}: cleanup obsolete dev-python/PyQt5[networkauth] mask
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
profiles/arch/arm/package.use.mask | 5 -----
profiles/arch/powerpc/package.use.mask | 2 +-
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 0b0f7f6b812..53436728e7a 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -188,11 +188,6 @@ net-im/ejabberd hipe
# (SM)BIOS/Thunderbolt outside of amd64/x86? - citation needed
sys-apps/fwupd dell thunderbolt
-# Davide Pesavento <pesa@gentoo.org> (2018-12-27)
-# The corresponding Qt5 modules are not keyworded on arm, and we don't want to
-# keyword them solely because of PyQt5 while there are no other in-tree users.
-dev-python/PyQt5 networkauth
-
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# Requires www-client/firefox which isn't available on ARM yet
# due to dev-lang/rust requirement
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index ec0d3456c1f..433f3d1f5a8 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -199,7 +199,7 @@ dev-db/percona-server -numa
# Davide Pesavento <pesa@gentoo.org> (2016-07-28)
# The corresponding Qt5 modules are not keyworded on ppc, and we don't want to
# keyword them solely because of PyQt5 while there are no other in-tree users.
-dev-python/PyQt5 bluetooth location networkauth speech
+dev-python/PyQt5 bluetooth location speech
# Michael Palimaka <kensington@gentoo.org> (2016-07-07)
# Requires unkeyworded dependencies
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2021-09-13 0:42 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 18:27 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2018-01-21 8:36 Amy Liffey
2018-03-01 20:51 NP Hardass
2018-03-01 21:07 NP Hardass
2018-03-02 0:39 Andreas Sturmlechner
2018-05-29 14:41 Andreas Sturmlechner
2019-04-16 1:06 Patrick McLean
2020-04-14 19:17 Andreas Sturmlechner
2020-07-29 22:49 Sam James
2021-09-13 0:42 Davide Pesavento
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox