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 85D55158087 for ; Sun, 16 Jan 2022 23:45:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D7D62BC01A; Sun, 16 Jan 2022 23:45:57 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 705192BC019 for ; Sun, 16 Jan 2022 23:45:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F3C92342CD0 for ; Sun, 16 Jan 2022 23:45:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64215263 for ; Sun, 16 Jan 2022 23:45:53 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1642376642.4a9c31b70b5bcc686ee72213f6e3e8d93f52a77e.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus-broker/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/dbus-broker/dbus-broker-29.ebuild X-VCS-Directories: sys-apps/dbus-broker/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 4a9c31b70b5bcc686ee72213f6e3e8d93f52a77e X-VCS-Branch: master Date: Sun, 16 Jan 2022 23:45:53 +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: 7210651f-dcfd-42b7-a026-5a9a1c00cb01 X-Archives-Hash: 1b4c1cf95e568d3f3c99c5d1e8cbd301 commit: 4a9c31b70b5bcc686ee72213f6e3e8d93f52a77e Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Jan 16 23:44:02 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Jan 16 23:44:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9c31b7 sys-apps/dbus-broker: keyword 29 for ~riscv Signed-off-by: Georgy Yakovlev gentoo.org> sys-apps/dbus-broker/dbus-broker-29.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/dbus-broker/dbus-broker-29.ebuild b/sys-apps/dbus-broker/dbus-broker-29.ebuild index b26194a37d38..c9cca56ea57a 100644 --- a/sys-apps/dbus-broker/dbus-broker-29.ebuild +++ b/sys-apps/dbus-broker/dbus-broker-29.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2021 Gentoo Authors +# Copyright 2017-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git" else - KEYWORDS="amd64 arm64 ppc64" + KEYWORDS="amd64 arm64 ppc64 ~riscv" SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz" declare -Ag SUBPROJECTS=( [c-dvar]=c8ea9712a94186512c22c32f32c421d6a2db6feb