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 DF184158CB7 for ; Wed, 18 Aug 2021 10:44:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 305F4E07B3; Wed, 18 Aug 2021 10:44:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 1B4D7E07B3 for ; Wed, 18 Aug 2021 10:44:38 +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 403A3340B46 for ; Wed, 18 Aug 2021 10:44:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F21FE85C for ; Wed, 18 Aug 2021 10:44:35 +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: <1629283468.0185d9b1fa7552a0bdd2969b9507deef44857c85.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdc1394/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libdc1394/libdc1394-2.2.6.ebuild X-VCS-Directories: media-libs/libdc1394/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 0185d9b1fa7552a0bdd2969b9507deef44857c85 X-VCS-Branch: master Date: Wed, 18 Aug 2021 10:44:35 +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: 0a404ac2-9932-4de2-9d08-550bd84dfcec X-Archives-Hash: 403d062e39f922826e32beb23a1bba43 commit: 0185d9b1fa7552a0bdd2969b9507deef44857c85 Author: Marek Szuba gentoo org> AuthorDate: Wed Aug 18 10:38:09 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Aug 18 10:44:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0185d9b1 media-libs/libdc1394: keyword 2.2.6 for ~riscv Signed-off-by: Marek Szuba gentoo.org> media-libs/libdc1394/libdc1394-2.2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libdc1394/libdc1394-2.2.6.ebuild b/media-libs/libdc1394/libdc1394-2.2.6.ebuild index b03c606af7c..22af7967eee 100644 --- a/media-libs/libdc1394/libdc1394-2.2.6.ebuild +++ b/media-libs/libdc1394/libdc1394-2.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="2/25" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc static-libs" RDEPEND="