From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 83542138359 for ; Mon, 23 Nov 2020 06:58:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4314E0829; Mon, 23 Nov 2020 06:58:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85FA6E0829 for ; Mon, 23 Nov 2020 06:58:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1C0B340139 for ; Mon, 23 Nov 2020 06:58:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56DA842C for ; Mon, 23 Nov 2020 06:58:25 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1606114691.b399464cc262d9c0aac23a05cc2ff8b10094e163.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b399464cc262d9c0aac23a05cc2ff8b10094e163 X-VCS-Branch: master Date: Mon, 23 Nov 2020 06:58:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eef8cfed-be32-4b76-82b1-1360e36d1ee6 X-Archives-Hash: 314c68c1e5542bc011e920229b616fe0 commit: b399464cc262d9c0aac23a05cc2ff8b10094e163 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Nov 23 06:58:11 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Nov 23 06:58:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b399464c profiles: mask libinput[doc] for riscv Signed-off-by: Mikle Kolyada 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 8727a9479ec..c4300d901a8 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -77,6 +77,7 @@ dev-libs/icu doc dev-libs/iniparser doc dev-libs/libgcrypt doc dev-libs/libnl python +dev-libs/libinput doc dev-libs/libusb doc dev-libs/libxslt python dev-libs/libyaml doc