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 257AA13934E for ; Mon, 26 Jul 2021 23:20:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57006E0919; Mon, 26 Jul 2021 23:20:12 +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 32F06E0955 for ; Mon, 26 Jul 2021 23:20:12 +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 D3BFC342DF7 for ; Mon, 26 Jul 2021 23:20:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54EF2842 for ; Mon, 26 Jul 2021 23:20:09 +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: <1627341597.bdde888972b9d7dec7e83903e1123038fd8b7031.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/t1utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/t1utils/t1utils-1.41-r2.ebuild X-VCS-Directories: app-text/t1utils/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: bdde888972b9d7dec7e83903e1123038fd8b7031 X-VCS-Branch: master Date: Mon, 26 Jul 2021 23:20:09 +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: 78879470-5b93-4ad2-88f4-96626a9cd77d X-Archives-Hash: 8742dc351211a10c01ff8e10a6ef2ed1 commit: bdde888972b9d7dec7e83903e1123038fd8b7031 Author: Marek Szuba gentoo org> AuthorDate: Mon Jul 26 22:13:33 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Jul 26 23:19:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdde8889 app-text/t1utils: keyword 1.41-r2 for ~riscv Signed-off-by: Marek Szuba gentoo.org> app-text/t1utils/t1utils-1.41-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/t1utils/t1utils-1.41-r2.ebuild b/app-text/t1utils/t1utils-1.41-r2.ebuild index 5f654e5053f..072c9c1ef29 100644 --- a/app-text/t1utils/t1utils-1.41-r2.ebuild +++ b/app-text/t1utils/t1utils-1.41-r2.ebuild @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -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" SLOT="0" LICENSE="BSD" IUSE=""