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 C192C15808B for ; Thu, 7 Apr 2022 17:04:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 945F3E0DED; Thu, 7 Apr 2022 17:04:07 +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 0AA1EE0DE7 for ; Thu, 7 Apr 2022 17:04:06 +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 07CD8341397 for ; Thu, 7 Apr 2022 17:04:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C543391 for ; Thu, 7 Apr 2022 17:04:04 +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: <1649351032.944e83d956ba0b9966dbcc2a24a2e8b03d9c38dd.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild X-VCS-Directories: sys-fs/exfat-utils/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 944e83d956ba0b9966dbcc2a24a2e8b03d9c38dd X-VCS-Branch: master Date: Thu, 7 Apr 2022 17:04:04 +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: 2d1d0469-1a0a-4e28-b950-3859807a0f0b X-Archives-Hash: 4dc2bfb433b1a477c9fd2675f6f8983b commit: 944e83d956ba0b9966dbcc2a24a2e8b03d9c38dd Author: Jakov Smolić gentoo org> AuthorDate: Thu Apr 7 17:03:52 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Apr 7 17:03:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944e83d9 sys-fs/exfat-utils: Keyword 1.3.0 riscv, #837107 Signed-off-by: Jakov Smolić gentoo.org> sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild b/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild index beb517f6c485..a44748716942 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz" # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux" src_install() { default