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 044E2158016 for ; Sun, 26 Sep 2021 22:16:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52436E0953; Sun, 26 Sep 2021 22:16:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 37718E0953 for ; Sun, 26 Sep 2021 22:16:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E4F0342554 for ; Sun, 26 Sep 2021 22:16:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88CA0116 for ; Sun, 26 Sep 2021 22:16:14 +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: <1632694555.840b1283acb88c36bf8c7f9d2b9800b9e1acacb6.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/id3/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/id3/id3-0.15-r1.ebuild X-VCS-Directories: media-sound/id3/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 840b1283acb88c36bf8c7f9d2b9800b9e1acacb6 X-VCS-Branch: master Date: Sun, 26 Sep 2021 22:16:14 +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: 84252f65-8998-481c-ba4b-b96dee3ac51b X-Archives-Hash: fa6f7a46ccdb44ca29ff6e674d56ebd5 commit: 840b1283acb88c36bf8c7f9d2b9800b9e1acacb6 Author: Marek Szuba gentoo org> AuthorDate: Sun Sep 26 22:02:06 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Sep 26 22:15:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840b1283 media-sound/id3: keyword 0.15-r1 for ~riscv Signed-off-by: Marek Szuba gentoo.org> media-sound/id3/id3-0.15-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/id3/id3-0.15-r1.ebuild b/media-sound/id3/id3-0.15-r1.ebuild index c918d1331c9..3cdb64eae22 100644 --- a/media-sound/id3/id3-0.15-r1.ebuild +++ b/media-sound/id3/id3-0.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://lly.org/~rcw/id3/${PN}_${PV}.orig.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 ~riscv sparc x86" IUSE="" src_prepare() {