diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 1 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.mask | 5 |
4 files changed, 4 insertions, 11 deletions
diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index ee3f8e2db1a2..0f64711a5542 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -39,7 +39,6 @@ dev-python/plotly dev-python/plotly-geo dev-python/chart-studio sci-visualization/dash -sci-visualization/jupyter-dash >=dev-python/notebook-7 dev-python/spyder-notebook app-emacs/emacs-ipython-notebook diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index afb21417b194..2531ef261766 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <floppym@gentoo.org> (2024-04-13) +# Missing keywords on dev-python/looseversion. +sys-fs/fuse:3 test + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-17) # Experimental, only keyworded for amd64 currently sys-kernel/installkernel efistub diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index e4646a65499c..369bc3861f2e 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -189,11 +189,6 @@ net-irc/kvirc kde app-arch/p7zip kde dev-vcs/subversion kwallet -# Patrice Clement <monsieurp@gentoo.org> (2016-02-08) -# I would need to keyword an awful lot of packages on ppc64 -# that would need Java 7 otherwise. -dev-java/ant-apache-bsf python - # Jeroen Roovers <jer@gentoo.org> (2015-12-26) # Mask until >sys-cluster/ceph-0.94 goes stable net-analyzer/rrdtool rados diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 580b0657bf6b..9c933318d030 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -83,8 +83,3 @@ sci-mathematics/rkward:5 sci-visualization/labplot:5 www-client/falkon www-client/otter - -# Viorel Munteanu <ceamac@gentoo.org> (2022-12-22) -# The x86 build is broken and no longer available. Bug #887831 -# Removal on 2023-01-22. -dev-util/clion |