commit: fc69289a933398f2fe093921d613110157fa5885 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 11 21:34:42 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 11 21:34:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc69289a
profiles/arch/hppa: mask USE=wayland Not tested. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.mask | 4 ++++ profiles/arch/hppa/use.stable.mask | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 0e94502e8c96..589d5aca11a1 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2023-09-11) +# wayland hasn't been tested on hppa +wayland + # matoro <[email protected]> (2023-06-17) # media-libs/libheif is not keyworded here heif diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 1d147f0b5dc4..30b5b2df4414 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -79,10 +79,6 @@ php # media-libs/gstreamer is not stable for hppa gstreamer -# Rolf Eike Beer <[email protected]> (2020-04-13) -# No stable wayland components on hppa -wayland - # Rolf Eike Beer <[email protected]> (2020-04-11) # No stable media-libs/libsdl or media-libs/libsdl2 on hppa sdl
