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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D16A515808B for ; Sat, 5 Mar 2022 12:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6496E0A0B; Sat, 5 Mar 2022 12:51:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6CC8E0A0B for ; Sat, 5 Mar 2022 12:51:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F307342FE2 for ; Sat, 5 Mar 2022 12:51:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 560F42FE for ; Sat, 5 Mar 2022 12:51:41 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1646483758.72db3823f1a691c8fefac9a277bfe7b7bb2b6cff.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ecryptfs-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild X-VCS-Directories: sys-fs/ecryptfs-utils/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 72db3823f1a691c8fefac9a277bfe7b7bb2b6cff X-VCS-Branch: master Date: Sat, 5 Mar 2022 12:51:41 +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: b31d7dd6-efe9-4585-b47e-8f7403ecaf6a X-Archives-Hash: 54f97a85bf83f660d90a45ab3da373bc commit: 72db3823f1a691c8fefac9a277bfe7b7bb2b6cff Author: Yixun Lan gentoo org> AuthorDate: Fri Mar 4 07:36:18 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sat Mar 5 12:35:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72db3823 sys-fs/ecryptfs-utils: keyword ~riscv Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan gentoo.org> sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild index 711644620d7c..13befda463d2 100644 --- a/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild +++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/~${MY_PN}/${MY_PN}/trunk/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" IUSE="doc gpg gtk nls openssl pam pkcs11 suid tpm" BDEPEND="