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 A585F138334 for ; Sat, 4 May 2019 21:56:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEC2DE0884; Sat, 4 May 2019 21:56:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B4816E0884 for ; Sat, 4 May 2019 21:56:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 42BCC343581 for ; Sat, 4 May 2019 21:56:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACC73266 for ; Sat, 4 May 2019 21:56:40 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1557006996.2dda7734e0296a8287e64e103521283af8236c46.dilfridge@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 profiles/arch/riscv/use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 2dda7734e0296a8287e64e103521283af8236c46 X-VCS-Branch: master Date: Sat, 4 May 2019 21:56:40 +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: 8ea75ad4-84b3-49c0-8bc2-940de64f3324 X-Archives-Hash: 06e2206aa609aa7752dd9ee0876f8844 commit: 2dda7734e0296a8287e64e103521283af8236c46 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat May 4 21:56:20 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat May 4 21:56:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dda7734 profiles: riscv: more use masks Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/arch/riscv/package.use.mask | 1 + profiles/arch/riscv/use.mask | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 13851fa9345..637e0bec429 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -9,6 +9,7 @@ dev-vcs/git pcre-jit # Not yet tested / unkeyworded dependencies app-crypt/gnupg ldap smartcard tofu wks-server +app-crypt/pinentry fltk gnome-keyring net-libs/gnutls guile net-misc/openssh kerberos sys-devel/make guile diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index ab4f19a21bf..7d9adf530e6 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -7,7 +7,7 @@ # The required library has not been ported to riscv yet. seccomp -# Not tested +# Not tested yet elogind emacs fuse @@ -18,4 +18,5 @@ libedit libressl qt5 slang +sqlite X