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 58F9F158090 for ; Sat, 14 May 2022 12:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70926E090F; Sat, 14 May 2022 12:33:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57361E090F for ; Sat, 14 May 2022 12:33:23 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C69E1341425 for ; Sat, 14 May 2022 12:33:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03EA0441 for ; Sat, 14 May 2022 12:33:20 +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: <1652531575.acd5bad8b0e4e189e0740a776afa6516fa2a6ce5.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/fonttosfnt/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild X-VCS-Directories: x11-apps/fonttosfnt/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: acd5bad8b0e4e189e0740a776afa6516fa2a6ce5 X-VCS-Branch: master Date: Sat, 14 May 2022 12:33:20 +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: 183df201-7070-42ba-8034-ed8fa23b9fa0 X-Archives-Hash: 8ccabcb5c524e2efbbc1ad20e60c3dca commit: acd5bad8b0e4e189e0740a776afa6516fa2a6ce5 Author: Yixun Lan gentoo org> AuthorDate: Sat May 14 12:05:14 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sat May 14 12:32:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd5bad8 x11-apps/fonttosfnt: keyword 1.2.2 for ~riscv Signed-off-by: Yixun Lan gentoo.org> x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild index d0b9c33d84ff..4dd4d9591d65 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit xorg-3 DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND="media-libs/freetype:2 x11-libs/libX11