commit: d1822c7d1db4d2d85842341691e264d7906dd728 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Wed Dec 2 17:36:19 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 2 23:21:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1822c7d
profiles/arch/arm64/package.use.mask: Added sys-block/gparted entry Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 807bc489f0b..3a62ea655f8 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Roy Bamford <[email protected]< (2020-12-01) +# hfs xfs fail build and/or tests on arm64 +# See bugs #757924 and #747181 respctively +sys-block/gparted hfs xfs + # Andreas Sturmlechner <[email protected]> (2020-11-08) # dev-util/kdevelop-php is not keyworded, bug #751337 >=kde-apps/umbrello-20.08.3 php
