commit: 5cf9af501df31a95045b3737850603750ded77b3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 12:09:04 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 12:09:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf9af50
profiles/arch/arm64: unmask input_devices_wacom See also https://github.com/gentoo/kde/pull/1030 (4e58907d00c5551681dc3b166b6bf0261174c3b4 in ::kde). Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 8545308e2638..3ff27eb7078e 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm64 +# Sam James <[email protected]> (2025-02-19) +# x11-drivers/xf86-input-wacom is available here +-input_devices_wacom + # Sam James <[email protected]> (2025-01-05) # Older targets don't have an old enough dev-lang/ada-bootstrap available ada_target_gnat_2021
