Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus-broker/
Date: Sun, 07 Nov 2021 05:38:30
Message-Id: 1636263448.8dcbff41c07cdac78b976c98452c356c6deadf44.gyakovlev@gentoo
1 commit: 8dcbff41c07cdac78b976c98452c356c6deadf44
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 7 05:37:28 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 7 05:37:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcbff41
7
8 sys-apps/dbus-broker: sync live ebuild keywords
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 sys-apps/dbus-broker/dbus-broker-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/dbus-broker/dbus-broker-9999.ebuild b/sys-apps/dbus-broker/dbus-broker-9999.ebuild
16 index 3c404b23753..36eca730b92 100644
17 --- a/sys-apps/dbus-broker/dbus-broker-9999.ebuild
18 +++ b/sys-apps/dbus-broker/dbus-broker-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2017-2020 Gentoo Authors
21 +# Copyright 2017-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
26 inherit git-r3
27 EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git"
28 else
29 - KEYWORDS="~amd64 ~ppc64"
30 + KEYWORDS="~amd64 ~arm64 ~ppc64"
31 SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz"
32 declare -Ag SUBPROJECTS=(
33 [c-dvar]=9e1a5b4363aaece7169df2b2852944a1434b2df5