commit: daec8d485a1be271a97207dfc59d75d4e8daefb1 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 4 22:30:19 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 4 22:30:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daec8d48
profiles: riscv: more use masks Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 04c2e0e0b31..94de3c74f63 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -7,10 +7,16 @@ dev-libs/libpcre jit dev-vcs/git pcre-jit # Not yet tested / unkeyworded dependencies +# This includes also packages which do not support python-3 or +# do not support python-3.7 yet. +app-admin/syslog-ng python app-crypt/gnupg ldap smartcard tofu wks-server app-crypt/pinentry fltk gnome-keyring -net-libs/gnutls guile +app-misc/pax-utils python +dev-libs/libxslt python +net-libs/gnutls guile test-full +net-libs/ldns python net-misc/openssh kerberos sys-devel/make guile sys-apps/portage epydoc
