commit: ad294c259dfb504d4c7522278fdd1cba39067980 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 12 05:10:00 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 12 05:10:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad294c25
profiles/arch/arm64: cleanup another wlroots mask Just libliftoff remaining... Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.stable.mask | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 2c90f55970bd..5fd81485d00e 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -10,9 +10,8 @@ app-emulation/qemu capstone sys-kernel/installkernel efistub # Mart Raudsepp <[email protected]> (2024-03-03) -# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff) -# are not stable yet on arm64 ->=gui-libs/wlroots-0.17.0 drm liftoff +# dev-libs/libliftoff (liftoff) not stable yet on arm64 +>=gui-libs/wlroots-0.17.0 liftoff # Ionen Wolkens <[email protected]> (2024-01-27) # dev-python/PyQt6 and dev-python/pyside6 are not stable here yet
