diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-01 14:22:24 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-01 15:06:05 +0100 |
commit | acc561389e13f5cc917f571cf9ff127090254f0c (patch) | |
tree | 14d8d7124f279562a03a498d4c392a87cc40dff1 /profiles | |
parent | profiles/arch/riscv: remove USE=lm-sensors masks (diff) | |
download | gentoo-acc561389e13f5cc917f571cf9ff127090254f0c.tar.gz gentoo-acc561389e13f5cc917f571cf9ff127090254f0c.tar.bz2 gentoo-acc561389e13f5cc917f571cf9ff127090254f0c.zip |
profiles/arch/riscv: consolidate masks related to sys-libs/libunwind
sys-libs/libcxx{,abi} masks not moved on purpose, since they can use
sys-libs/llvm-libunwind as well (and therefore should probably simply be
removed).
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index ceb25f9c3d44..d74e938de5a9 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -6,8 +6,6 @@ dev-libs/cyrus-sasl authdaemond postgres # Ye Cao <ye.c@rioslab.org> (2021-06-26) -# sys-libs/libunwind do not support riscv -net-libs/zeromq unwind # www-servers/tornado not keyworded, not tested dev-python/pyzmq test @@ -44,9 +42,18 @@ xfce-base/xfce4-meta pulseaudio # KDE not tested, so mask sys-auth/polkit kde +# Ye Cao <ye.c@rioslab.org> (2021-06-26) +# Piotr Karbowski <slashbeast@gentoo.org> (2021-06-22) # Yixun Lan <dlan@gentoo.org> (2021-05-21) -# sys-libs/libunwind do not support riscv +# Mikle Kolyada <zlogene@gentoo.org> (2020-12-03) +# Göktürk Yüksek <gokturk@gentoo.org> (2019-10-10) +# sys-libs/libunwind do not support riscv +dev-util/strace unwind media-libs/gstreamer unwind +media-libs/mesa unwind +net-libs/zeromq unwind +x11-base/xorg-server unwind +x11-base/xwayland unwind # Yixun Lan <dlan@gentoo.org> (2021-05-19) # Dependencies not keyworded, not tested @@ -168,7 +175,6 @@ dev-util/catalyst iso dev-util/meson test dev-util/ninja doc test dev-util/pkgconf test -dev-util/strace unwind dev-vcs/git cvs highlight gnome-keyring subversion xinetd dev-vcs/mercurial rust zsh-completion media-libs/freetype harfbuzz @@ -177,7 +183,6 @@ sys-libs/libomp hwloc sys-libs/libcxx libcxxabi libunwind static-libs sys-libs/libcxxabi libunwind media-gfx/graphviz devil svg pdf -media-libs/mesa unwind media-libs/tiff jbig webp net-fs/nfs-utils nfsv41 media-libs/fontconfig doc @@ -197,6 +202,4 @@ sys-devel/automake test sys-devel/gdb source-highlight sys-devel/gettext cvs sys-process/audit gssapi -x11-base/xorg-server unwind -x11-base/xwayland unwind x11-libs/libvdpau doc |