diff options
author | Sam James <sam@gentoo.org> | 2022-10-25 13:46:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-25 13:47:48 +0100 |
commit | d81e6fb119e0fd226f6001a463458d3f296b6522 (patch) | |
tree | fc74a20980970a72728e460c1c05e7827940fff4 /profiles | |
parent | app-misc/cstream: fix build w/ Clang 16 (diff) | |
download | gentoo-d81e6fb119e0fd226f6001a463458d3f296b6522.tar.gz gentoo-d81e6fb119e0fd226f6001a463458d3f296b6522.tar.bz2 gentoo-d81e6fb119e0fd226f6001a463458d3f296b6522.zip |
net-misc/wol: last-rite net-misc/wol
Bug: https://bugs.gentoo.org/874420
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 9326a8c678e0..445dd52d4653 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2022-10-25) +# Fails to build with Clang 16 but also modern linux-headers. No activity upstream. +# Removal on 2022-10-25. bug #874420. +net-misc/wol + # Sam James <sam@gentoo.org> (2022-10-24) # Non-free licence which prohibits any patching. Fails to build with Clang 16. # Removal on 2022-10-24. |