Not that it was ever needed, but I don't really care

Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
Shin'ya Minazuki
2026-04-13 11:34:39 -03:00
parent 2036008e44
commit 0924329b2c
4 changed files with 25 additions and 3 deletions

View File

@@ -0,0 +1,22 @@
Title: Stabilizing first-party packages
Author: Shin'ya Minazuki <shinyoukai@laidback.moe>
Content-Type: text/plain
Posted: 2026-04-12
Revision: 1
News-Item-Format: 1.0
This revision of the overlay will drop the ~arch keywords for packages
that are developed and/or maintained by the author, as they were not
entirely necessary in the first place, and some will feature the
architectures supported by the language toolchain used, if any.
Some exceptions being previously untested architectures, those will
retain the ~arch until they are sufficiently tested.
Shell scripts such as app-admin/kanako will have all keywords removed,
provided that the system supports the required dependencies in a given
target architecture.
Expect announcements like this to happen semi-regularly from now on.
~Shin'ya Minazuki