commit: b0d114cc3a93490f2b5c7f8a8f481dbd8714e626 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 31 17:28:46 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 31 18:37:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d114cc
profiles/arch: unmask USE=xfs on arm, sparc XFS works fine here and xfsprogs is keyworded & stable. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/use.mask | 4 ---- profiles/arch/sparc/use.mask | 1 - 2 files changed, 5 deletions(-) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 3392eaf57970..da30fbfe541d 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -56,10 +56,6 @@ acpi # net-wireless/wimax not tested wimax -# Raúl Porcel <[email protected]> -# I've been told xfs is broken on ARM -xfs - # No hardware to test by the team ios ipod diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index a16495dd81f8..50fafe9fb6bd 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -133,7 +133,6 @@ dmi ibm libedit reiserfs -xfs # Need testing musepack
