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 111E9158017 for ; Wed, 29 Sep 2021 14:13:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33EB0E0972; Wed, 29 Sep 2021 14:12:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19CDFE0972 for ; Wed, 29 Sep 2021 14:12:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36851342DC3 for ; Wed, 29 Sep 2021 14:12:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF974150 for ; Wed, 29 Sep 2021 14:12:54 +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: <1632924724.2a7da07a91cef463e1c33972510bba54c6d7ea5c.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/freewnn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild X-VCS-Directories: app-i18n/freewnn/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 2a7da07a91cef463e1c33972510bba54c6d7ea5c X-VCS-Branch: master Date: Wed, 29 Sep 2021 14:12:54 +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: 7e5800bd-d444-4e19-9825-4254e050388f X-Archives-Hash: 35fe2b2ffa7a7f0ff95d339c46c1c7bc commit: 2a7da07a91cef463e1c33972510bba54c6d7ea5c Author: Alex Fan yahoo com> AuthorDate: Tue Sep 28 06:19:51 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Sep 29 14:12:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7da07a app-i18n/freewnn: keyword 1.1.1_alpha23-r1 for ~riscv Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild index eb63b8b1409..883a60c349c 100644 --- a/app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild +++ b/app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/63271/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="ipv6 uum" RDEPEND="virtual/libcrypt:=