diff options
author | 2024-05-01 16:06:13 +0200 | |
---|---|---|
committer | 2024-05-01 16:14:47 +0200 | |
commit | d0a7b1cb9f4a57a8264917177f250d70e6d65e80 (patch) | |
tree | 273fd33b278ea8ff76724fdc5d69f7796d1df763 /profiles | |
parent | media-fonts/cascadia-code: Drop old 2110.31 (diff) | |
download | gentoo-d0a7b1cb9f4a57a8264917177f250d70e6d65e80.tar.gz gentoo-d0a7b1cb9f4a57a8264917177f250d70e6d65e80.tar.bz2 gentoo-d0a7b1cb9f4a57a8264917177f250d70e6d65e80.zip |
profiles: Remove masks for removed packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/loong/package.mask | 5 | ||||
-rw-r--r-- | profiles/package.mask | 21 |
2 files changed, 0 insertions, 26 deletions
diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask index 398aed52ab88..8e24d8cdb106 100644 --- a/profiles/arch/loong/package.mask +++ b/profiles/arch/loong/package.mask @@ -1,11 +1,6 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Ionen Wolkens <ionen@gentoo.org> (@024-03-07) -# This version fails to build here due to the used crates, and -# will wait for next bump rather than try to fix it (bug #926407) -~dev-util/maturin-1.5.0 - # WANG Xuerui <xen0n@gentoo.org> (2023-09-10) # Has correctness issues on loong (failing test_encode_long_neg_conversion), # pending debug. diff --git a/profiles/package.mask b/profiles/package.mask index ee6b5805132c..d3c5496d34ec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -364,11 +364,6 @@ media-video/openshot # Removal on 2024-04-25. Bug #892031. sys-auth/pam_ssh -# Rahil Bhimjiani <me@rahil.rocks> (2024-03-17) -# buildah-1.34.0 isn't getting security fixes from upstream -# https://github.com/containers/buildah/issues/5320 -=app-containers/buildah-1.34.0 - # Eray Aslan <eras@gentoo.org> (2024-03-10) # Mask experimental software =mail-mta/postfix-3.10* @@ -737,7 +732,6 @@ sys-auth/pam_ssh ~sys-block/partitionmanager-24.02.2 ~sys-libs/kpmcore-24.02.2 =kde-apps/kio-extras-23.08.5-r100 -=kde-apps/libkgapi-23.08.5-r100 =kde-misc/kio-gdrive-23.08.5-r1 =kde-plasma/print-manager-23.08.5-r100 ~kde-misc/kio-fuse-5.1.0 @@ -772,21 +766,11 @@ sys-auth/pam_ssh # Lots of changes, including a port to a new build system. Needs lots of testing. =sys-apps/gentoo-functions-1* -# Sam James <sam@gentoo.org> (2024-02-15) -# May break on some arches b/c of visibility/map changes to ffi_type_longdouble -=dev-libs/libffi-3.4.5 - # Ulrich Müller <ulm@gentoo.org> (2024-02-08) # Masked for testing. # Test failure in watchpoints.dem, undefined function FresnelC. ~sci-visualization/gnuplot-6.0.0 -# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-24) -# app-misc/ddcutil-2.1.0 causes core-dump crashes in -# kde-plasma/powerdevil[brightness-control]. -~app-misc/ddcutil-2.1.0 -~app-misc/ddcui-0.5.0 - # Patrick Lauer <patrick@gentoo.org> (2023-12-23) # ROCm-6 builds but has runtime issues for me >=dev-libs/roct-thunk-interface-6.0.0 @@ -830,11 +814,6 @@ sys-auth/pam_ssh =sys-kernel/vanilla-kernel-6.1.64 =sys-kernel/vanilla-kernel-6.1.65 -# Eli Schwartz <eschwartz93@gmail.com> (2023-12-02) -# Has a bug that breaks sys-apps/portage. Upgrade to 1.3.0-r1 instead. -# Bug #919072. -=dev-build/meson-1.3.0 - # Sam James <sam@gentoo.org> (2023-11-22) # Further bugs with CoW via copy_file_range (bug #917224, https://github.com/openzfs/zfs/issues/15526). # The issue is very similar to bug #815469. |