commit: 5ea89121b7e4296d2d98c3632fa234f4d288ed50 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 4 22:42:36 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 4 22:42:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea89121
profiles: riscv: more use masks Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 3 ++- profiles/arch/riscv/use.mask | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 94de3c74f63..d56b9f0b5bb 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -18,8 +18,9 @@ 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 sys-auth/pambase consolekit pam_ssh pam_krb5 passwdqc mktemp +sys-devel/make guile +sys-fs/squashfs-tools lz4 lzma lzo zstd sys-process/audit python sys-process/procps test diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 7d9adf530e6..c0773802353 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -14,9 +14,12 @@ fuse gtk gtk2 gtk3 +introspection +java libedit libressl qt5 slang sqlite +systemtap X
