commit: faa71b2911439c767aafd321535f3bdefb30254e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jul 5 22:35:01 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jul 5 22:37:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa71b29
profiles: mask some flags of doxygen on riscv Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 26b25964a37..7f8c1681077 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -20,6 +20,7 @@ app-arch/unzip natspec app-crypt/gnupg smartcard tofu wks-server app-crypt/mit-krb5 doc test xinetd app-crypt/pinentry fltk gnome-keyring +app-doc/doxygen latex dot app-editors/emacs alsa lcms mailutils app-misc/pax-utils python app-text/asciidoc graphviz test
