commit: ff755216f9ad23d996db9a4f335c0f6c42973d84 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 03:53:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 03:53:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff755216
profiles/arch/arm64: mask sys-block/fio[rbd] Needs sys-cluster/ceph which isn't marked stable here. Bug: https://bugs.gentoo.org/948455 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 5ea92ea4d616..20224a43b8a2 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2025-04-28) +# Needs sys-cluster/ceph which isn't marked stable here +sys-block/fio rbd + # Sam James <[email protected]> (2025-04-20) # Needs dev-python/scipy for tests which often ends up destabled on arches # even if it was previously stable there, as its own test results vary a lot.
