commit: 92c691506016d8bb0b0054718955eb0c32262284 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> AuthorDate: Tue Jun 22 21:27:25 2021 +0000 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> CommitDate: Tue Jun 22 21:27:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c69150
profiles/arch/riscv: mask unwind USE flag on x11-base/xwayland Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b6b08092a1a..d783fb8e7af 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -204,4 +204,5 @@ sys-fs/squashfs-tools lzma sys-libs/libcap-ng python sys-process/audit gssapi x11-base/xorg-server unwind +x11-base/xwayland unwind x11-libs/libvdpau doc
