commit: 3fdc5d5949436c46ffb1376d87e6da901a55d1fb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 23 23:45:34 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 24 01:16:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdc5d59
profiles/arch/s390: mask USE=gtk-doc Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 6795b16753ec..20d8caea5cec 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -s390 +# Sam James <[email protected]> (2022-04-24) +# gi-docgen (and friends?) not keyworded here +gtk-doc + # Sam James <[email protected]> (2022-04-20) # dev-vcs/subversion is not keyworded here subversion
