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 352AB139345 for ; Fri, 2 Jul 2021 12:26:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20ECAE085A; Fri, 2 Jul 2021 12:26:49 +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 A13ACE085A for ; Fri, 2 Jul 2021 12:26:48 +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 42859335D5D for ; Fri, 2 Jul 2021 12:26:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AD7E7C2 for ; Fri, 2 Jul 2021 12:26:45 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1625228708.d2bfae4187157fcea79114ab4fbb6d34487f26f6.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-fontutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild X-VCS-Directories: dev-texlive/texlive-fontutils/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: d2bfae4187157fcea79114ab4fbb6d34487f26f6 X-VCS-Branch: master Date: Fri, 2 Jul 2021 12:26:45 +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: c77ea100-c47a-4984-baa1-ba7b3c25e47b X-Archives-Hash: d79cd3ae9b0174278267dcb293ec590b commit: d2bfae4187157fcea79114ab4fbb6d34487f26f6 Author: Ye Cao rioslab org> AuthorDate: Thu Jul 1 06:36:14 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Jul 2 12:25:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2bfae41 dev-texlive/texlive-fontutils: add ~riscv keyword Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao rioslab.org> Signed-off-by: Marek Szuba gentoo.org> dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild b/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild index d1d23c3a1fb..edb1861fc4d 100644 --- a/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild +++ b/dev-texlive/texlive-fontutils/texlive-fontutils-2021.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Graphics and font utilities" LICENSE=" Artistic BSD GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c public-domain TeX TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2021" RDEPEND="${DEPEND} "