commit: 26cc6c08214c6cd2827fd4cdb1feca462b4fb729 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 1 05:06:38 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 1 05:07:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26cc6c08
profiles: drop obsolete masks Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1a21a4631386..c59780a3303a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -298,13 +298,6 @@ x11-drivers/nvidia-drivers:0/390 # https://github.com/igraph/igraph/issues/2311 =sci-libs/arpack-3.9.0 -# Sam James <[email protected]> (2023-03-27) -# The upstream tzinfo maintainers recommend using 2023a for now because of the -# disruption regarding Lebanon's DST change. See https://lore.kernel.org/distributions/[email protected]/T/#u. -=sys-libs/timezone-data-2023b -=dev-python/pytz-2023.2-r1 -=dev-perl/DateTime-TimeZone-2.580.0 - # Sam James <[email protected]> (2023-03-24) # Please upgrade to make-4.4.1 as make-4.4 has a bunch of issues. =sys-devel/make-4.4 @@ -342,15 +335,6 @@ x11-drivers/nvidia-drivers:0/390 # Breaks too many revdeps for now =app-text/discount-3* -# Sam James <[email protected]> (2023-01-05) -# Breaks reverse dependencies: bug #889694, bug #888579. -=sys-fs/btrfs-progs-6.1.1 - -# Sam James <[email protected]> (2022-12-27) -# Regression in listing subvolumes (no UUIDs), bug #888549 -# https://github.com/kdave/btrfs-progs/issues/562 -=sys-fs/btrfs-progs-6.1 - # Ionen Wolkens <[email protected]> (2022-12-24) # Upstream dropped wxGTK support in >=games-emulation/pcsx2-1.7.3773, # and it now always requires Qt6. Masked given Qt6 is also masked in
