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 68C641581D3 for ; Tue, 28 May 2024 06:25:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 951A7E2A29; Tue, 28 May 2024 06:25:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FD4FE2A29 for ; Tue, 28 May 2024 06:25:21 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA627335C7E for ; Tue, 28 May 2024 06:25:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E2241736 for ; Tue, 28 May 2024 06:25:19 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1716877509.03f277064d58d99728ff7361cc44c861c579fd5f.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fonttools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/fonttools/fonttools-4.52.3.ebuild X-VCS-Directories: dev-python/fonttools/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 03f277064d58d99728ff7361cc44c861c579fd5f X-VCS-Branch: master Date: Tue, 28 May 2024 06:25:19 +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: d1deecc1-4488-4ba5-bfff-d80b0c31d4e6 X-Archives-Hash: 7d25f860af6979d4e1c52b6c29fb96eb commit: 03f277064d58d99728ff7361cc44c861c579fd5f Author: Jakov Smolić gentoo org> AuthorDate: Tue May 28 06:25:09 2024 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue May 28 06:25:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f27706 dev-python/fonttools: Keyword 4.52.3 riscv, #932674 Signed-off-by: Jakov Smolić gentoo.org> dev-python/fonttools/fonttools-4.52.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/fonttools/fonttools-4.52.3.ebuild b/dev-python/fonttools/fonttools-4.52.3.ebuild index fdc8e4ef6bb6..0343f5018f37 100644 --- a/dev-python/fonttools/fonttools-4.52.3.ebuild +++ b/dev-python/fonttools/fonttools-4.52.3.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~s390 ~x86" IUSE="+native-extensions" RDEPEND="