commit: 2adba763782c53d0c9230640d972a92b7776b279 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Dec 16 17:02:28 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Dec 16 17:02:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adba763
profiles/sparc: Mask USE=gtk on app-crypt/gcr:4 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 29c11d7beaca..14e6186880de 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <[email protected]> (2022-12-16) +# gui-libs/gtk is not keyworded here +app-crypt/gcr:4 gtk + # Sam James <[email protected]> (2022-12-02) # Unkeyworded dependencies app-alternatives/bc gh
