diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-23 14:19:22 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-23 17:59:24 +0100 |
commit | e226c837c91b1ce390f1c12994abb2c762641add (patch) | |
tree | 9d714ae00c65d3c67a1d83aa622efef486bc7256 /profiles | |
parent | profiles: loong: Cleanup superfluous dev-python/QtPy[webengine] mask (diff) | |
download | gentoo-e226c837c91b1ce390f1c12994abb2c762641add.tar.gz gentoo-e226c837c91b1ce390f1c12994abb2c762641add.tar.bz2 gentoo-e226c837c91b1ce390f1c12994abb2c762641add.zip |
profiles: amd64/x32,arm,x86: Cleanup bogus package.mask
amd64/x32: Split off directly net-libs/nodejs-related package.mask
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 9 | ||||
-rw-r--r-- | profiles/arch/arm/package.mask | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.mask | 5 |
3 files changed, 5 insertions, 14 deletions
diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 9448d50c9303..8b4b13a8fdc7 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -78,7 +78,6 @@ app-text/cb2bib app-text/kchmviewer app-text/kjots app-text/sigil -dev-lang/typescript dev-python/spyder dev-python/spyder-terminal dev-python/spyder-unittest @@ -88,7 +87,6 @@ dev-python/spyder-notebook dev-util/kdevelop:5 dev-util/kdevelop-php:5 dev-util/kdevelop-python:5 -gnome-extra/gnome-shell-extension-pop-shell kde-apps/akonadi-calendar kde-apps/akonadi-import-wizard kde-apps/akonadiconsole @@ -141,8 +139,6 @@ net-analyzer/nmapsi >=net-im/tokodon-24.02.0 net-im/whatsie net-libs/signon-ui -net-misc/nextcloud-client -net-p2p/ktorrent:5 sci-geosciences/qmapshack sci-mathematics/rkward:5 sci-visualization/labplot:5 @@ -152,6 +148,11 @@ www-client/otter www-client/qutebrowser media-video/jellyfin-media-player +# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-09) +# Requires net-libs/nodejs +dev-lang/typescript +gnome-extra/gnome-shell-extension-pop-shell + # Andreas K. Hüttel <dilfridge@gentoo.org> (2020-09-20) # Binary-only with no x32 support app-office/libreoffice-bin diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index 18965e249fcb..7e540049573d 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -10,7 +10,6 @@ # Bug #893234 dev-qt/qtwebengine dev-qt/qtwebview -dev-python/PyQt6-WebEngine dev-python/PyQtWebEngine app-admin/calamares app-text/zeal @@ -26,7 +25,6 @@ app-text/calibre app-text/cb2bib app-text/kchmviewer app-text/sigil -dev-lang/typescript dev-python/spyder dev-python/spyder-terminal dev-python/spyder-unittest @@ -36,7 +34,6 @@ dev-python/spyder-notebook dev-util/kdevelop:5 dev-util/kdevelop-php:5 dev-util/kdevelop-python:5 -gnome-extra/gnome-shell-extension-pop-shell kde-apps/akonadi-calendar:5 kde-apps/akonadi-import-wizard:5 kde-apps/akonadiconsole:5 @@ -85,8 +82,6 @@ media-video/vidify media-video/vidify-audiosync net-analyzer/nmapsi net-libs/signon-ui -net-misc/nextcloud-client -net-p2p/ktorrent:5 sci-geosciences/qmapshack >=sci-geosciences/gpsbabel-1.8.0 sci-mathematics/rkward:5 diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 7cddc31b675f..c1bf136c225c 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -10,7 +10,6 @@ app-arch/lrzip-next # Bug #893234 dev-qt/qtwebengine dev-qt/qtwebview -dev-python/PyQt6-WebEngine dev-python/PyQtWebEngine app-admin/calamares app-text/zeal @@ -26,7 +25,6 @@ app-text/calibre app-text/cb2bib app-text/kchmviewer app-text/sigil -dev-lang/typescript dev-python/spyder dev-python/spyder-terminal dev-python/spyder-unittest @@ -36,7 +34,6 @@ dev-python/spyder-notebook dev-util/kdevelop:5 dev-util/kdevelop-php:5 dev-util/kdevelop-python:5 -gnome-extra/gnome-shell-extension-pop-shell kde-apps/akonadi-calendar:5 kde-apps/akonadi-import-wizard:5 kde-apps/akonadiconsole:5 @@ -85,8 +82,6 @@ media-video/vidify media-video/vidify-audiosync net-analyzer/nmapsi net-libs/signon-ui -net-misc/nextcloud-client -net-p2p/ktorrent:5 sci-geosciences/qmapshack >=sci-geosciences/gpsbabel-1.8.0 sci-mathematics/rkward:5 |