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 B1980138359 for ; Fri, 4 Sep 2020 10:41:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EB3FE08C3; Fri, 4 Sep 2020 10:41:03 +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 249D7E08C3 for ; Fri, 4 Sep 2020 10:41:03 +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 AC9EC335DC9 for ; Fri, 4 Sep 2020 10:41:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39E40315 for ; Fri, 4 Sep 2020 10:41:00 +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: <1599216042.81ce273447f2a09ba068b797eec484ef311c22d6.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-fo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild X-VCS-Directories: app-dicts/aspell-fo/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 81ce273447f2a09ba068b797eec484ef311c22d6 X-VCS-Branch: master Date: Fri, 4 Sep 2020 10:41:00 +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: 2ac764c1-d8be-4dbb-8ccf-8a32784f3aea X-Archives-Hash: b0c0437785370dc5633f2b4c66832328 commit: 81ce273447f2a09ba068b797eec484ef311c22d6 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Sep 4 10:38:18 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Sep 4 10:40:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ce2734 app-dicts/aspell-fo: Keyword 0.51.0 riscv, #737724 Signed-off-by: Mikle Kolyada gentoo.org> app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild index 9c9d75c8933..1b7c15fa283 100644 --- a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild +++ b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild @@ -8,5 +8,5 @@ ASPELL_LANG="Faroese" inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE=""