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 9C420158087 for ; Fri, 22 Oct 2021 01:33:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61637E0886; Fri, 22 Oct 2021 01:33:18 +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 48A28E0886 for ; Fri, 22 Oct 2021 01:33:18 +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 57AF7343416 for ; Fri, 22 Oct 2021 01:33:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4C7317D for ; Fri, 22 Oct 2021 01:33:14 +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: <1634866063.2b4e9c2aa54af75d3a2a9c91c48b3df3d9e0fd1b.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-jis-misc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/font-jis-misc/font-jis-misc-1.0.3-r2.ebuild X-VCS-Directories: media-fonts/font-jis-misc/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 2b4e9c2aa54af75d3a2a9c91c48b3df3d9e0fd1b X-VCS-Branch: master Date: Fri, 22 Oct 2021 01:33:14 +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: 4d60f868-4333-4eb2-baef-f40b243e916e X-Archives-Hash: b0b786fb0c73dad3715d08937fdd5654 commit: 2b4e9c2aa54af75d3a2a9c91c48b3df3d9e0fd1b Author: Yongxiang Liang gmail com> AuthorDate: Sat Oct 16 15:30:58 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Fri Oct 22 01:27:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4e9c2a media-fonts/font-jis-misc: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> media-fonts/font-jis-misc/font-jis-misc-1.0.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/font-jis-misc/font-jis-misc-1.0.3-r2.ebuild b/media-fonts/font-jis-misc/font-jis-misc-1.0.3-r2.ebuild index 0c320ac0c3c..53659956107 100644 --- a/media-fonts/font-jis-misc/font-jis-misc-1.0.3-r2.ebuild +++ b/media-fonts/font-jis-misc/font-jis-misc-1.0.3-r2.ebuild @@ -5,4 +5,4 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X.Org JIS (japanese) fonts" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"