commit: 00b9c0b1821cd8cc2752d65c18a4fc593c928bd4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 05:59:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 05:59:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b9c0b1
profiles/arch/s390: mask imlib2[eps,jpegxl,svg] Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 3a8f215467ad..5630c444efe7 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-04-26) +# eps: app-text/libspectre not keyworded here +# svg: rustified librsvg not keyworded here +# jpegxl: libjxl not keyworded here +media-libs/imlib2 eps svg jpegxl + # Sam James <[email protected]> (2022-04-26) # Avoid unkeyworded dependencies app-text/enchant hunspell nuspell voikko
