commit: 9a1eb64984ea7a4b005d2cdb62289490c041b417 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 5 18:41:07 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 5 18:41:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1eb649
profiles: more riscv masking Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 42410bb269f..043464725f5 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -11,7 +11,7 @@ dev-vcs/git pcre-jit # do not support python-3.7 yet. app-admin/syslog-ng python -app-crypt/gnupg ldap smartcard tofu wks-server +app-crypt/gnupg smartcard tofu wks-server app-crypt/mit-krb5 doc test xinetd app-crypt/pinentry fltk gnome-keyring app-misc/pax-utils python @@ -29,8 +29,10 @@ dev-python/cython doc test dev-python/snakeoil test dev-util/catalyst iso dev-util/pkgconf test +dev-vcs/git cvs subversion tk xinetd net-libs/gnutls test-full net-libs/ldns doc python +net-nds/openldap kerberos sasl sys-apps/kmod doc sys-apps/portage epydoc sys-auth/pambase pam_ssh passwdqc mktemp
