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 1DB54158086 for ; Sun, 7 Nov 2021 11:45:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07F42E0A46; Sun, 7 Nov 2021 11:45:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 902B6E0A49 for ; Sun, 7 Nov 2021 11:45:18 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 60054342C6A for ; Sun, 7 Nov 2021 11:45:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD201197 for ; Sun, 7 Nov 2021 11:45:13 +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: <1636285486.b89994f5f74964684ef834159f9e6120044e7c96.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-9999.ebuild X-VCS-Directories: sys-apps/dbus-broker/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: b89994f5f74964684ef834159f9e6120044e7c96 X-VCS-Branch: master Date: Sun, 7 Nov 2021 11:45:13 +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: 61296867-1e18-48e6-8eae-b45f49bb7811 X-Archives-Hash: d84b3bfcfb22c6144313425d81257a7d commit: b89994f5f74964684ef834159f9e6120044e7c96 Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Nov 7 11:44:46 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Nov 7 11:44:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89994f5 sys-apps/dbus-broker: sync live ebuild keywords Signed-off-by: Georgy Yakovlev gentoo.org> sys-apps/dbus-broker/dbus-broker-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dbus-broker/dbus-broker-9999.ebuild b/sys-apps/dbus-broker/dbus-broker-9999.ebuild index 36eca730b92..684406896e3 100644 --- a/sys-apps/dbus-broker/dbus-broker-9999.ebuild +++ b/sys-apps/dbus-broker/dbus-broker-9999.ebuild @@ -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]=9e1a5b4363aaece7169df2b2852944a1434b2df5