Skip to content

Commit e8ed205

Browse files
committed
remove the list of packages we don't drop
To avoid implying that everything else can be dropped.
1 parent 28e5209 commit e8ed205

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

web/news.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,10 @@ see much use anyway, or where 64-bit alternatives are available and viable:
2222
* Leaf packages with complex and resource intensive builds
2323
* New leaf packages
2424

25-
This does not affect:
26-
27-
* Toolchains and languages (GCC, LLVM, Rust, Python, ...)
28-
* UI toolkits (qt5, gtk3, gtk4, ...)
29-
* Common and frequently used dependencies, and their dependencies (glib, ffmpeg,
30-
boost, ...)
31-
3225
To find out if a package you have installed is affected you can run `pacman -Qm`
3326
which lists all installed packages which are no longer available in the repo.
34-
35-
Ideally not many people should notice these changes, but in case they affect you:
27+
Ideally not many people should notice these changes, but in case they affect
28+
you:
3629

3730
* Switch your workflow to use 64-bit packages instead ;)
3831
* Tell us which packages that were removed you still need, so we can consider reinstating them. Please use the [issue template](https://github.com/msys2/MINGW-packages/issues/new?assignees=&labels=package-request&projects=&template=environment_request.yml&title=Build+%5Bpackage+name%5D+for+%5Benvironment%5D) to file your request.

0 commit comments

Comments
 (0)