commit: 2002bf9fbb4936396741d06c5a94c965035d4d49 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Jul 1 13:00:20 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Jul 1 14:05:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2002bf9f
profiles/arch/riscv: Remove some now-obsolete USE masks Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 4015f46760b..3321e8e8c1e 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -6,12 +6,10 @@ dev-libs/cyrus-sasl authdaemond postgres # Ye Cao <[email protected]> (2021-06-26) -# Dependencies not keyworded, not tested -dev-python/pyzmq test +# sys-libs/libunwind do not support riscv net-libs/zeromq unwind -dev-python/linecache2 test -dev-python/traceback2 test -dev-db/mysql-connector-c ldap +# www-servers/tornado not keyworded, not tested +dev-python/pyzmq test # Ye Cao <[email protected]> (2021-06-24) # Dependencies not keyworded, not tested @@ -199,9 +197,6 @@ sys-block/thin-provisioning-tools test sys-devel/automake test sys-devel/gdb source-highlight sys-devel/gettext cvs -sys-devel/llvm doc -sys-fs/squashfs-tools lzma -sys-libs/libcap-ng python sys-process/audit gssapi x11-base/xorg-server unwind x11-base/xwayland unwind
