commit: cfa00d93ce0264ff885e78fa9113c701a6d95e89 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 23 23:48:25 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 24 01:16:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa00d93
profiles/arch/s390: mask libisoburn flags needing Tcl/Tk Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 529802160801..7a0d90796e2a 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-04-24) +# Unkeyworded dev-tcltk/* dependencies +dev-libs/libisoburn launch-frontend launch-frontend-setuid frontend-optional + # Sam James <[email protected]> (2022-04-24) # dev-libs/libzip not keyworded on s390 dev-lang/php zip
