commit: 9e311f2dab4e3368f258e9e733a0fd25c4d36614 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Thu Feb 7 13:51:13 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Feb 7 13:51:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e311f2d
profiles/arch/arm64: Unmask USE=xfs We have xfsprogs stable; this mask was an entry from arm32 profiles copy. Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> profiles/arch/arm64/use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 9deb9cd7cac..d89e2774c5d 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -80,10 +80,6 @@ clamav # cblas-external as virtual/cblas is also masked cblas-external -# Raúl Porcel <[email protected]> -# I've been told xfs is broken on ARM -xfs - # Raúl Porcel <[email protected]> # Fails to build/work openexr
