commit: c44ad112ee20c2caa105d4d097e2911e860680c5 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Jan 15 22:15:19 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Jan 15 23:30:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c44ad112
profiles: Mask sys-block/thin-provisioning-tools[test] on m68k Requires Ruby, which is broken on m68k. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/m68k/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 550fbc906b86..2337bf3aeb88 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -36,6 +36,7 @@ media-gfx/imagemagick svg # James Le Cuirot <[email protected]> (2021-09-19) # Requires Ruby, which is broken on m68k. app-text/htmltidy test +sys-block/thin-provisioning-tools test # James Le Cuirot <[email protected]> (2021-09-19) # Requires texlive and friends to be keyworded.
