From 8dcbff41c07cdac78b976c98452c356c6deadf44 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sat, 6 Nov 2021 22:37:28 -0700 Subject: sys-apps/dbus-broker: sync live ebuild keywords Signed-off-by: Georgy Yakovlev --- sys-apps/dbus-broker/dbus-broker-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/dbus-broker') diff --git a/sys-apps/dbus-broker/dbus-broker-9999.ebuild b/sys-apps/dbus-broker/dbus-broker-9999.ebuild index 3c404b237532..36eca730b925 100644 --- a/sys-apps/dbus-broker/dbus-broker-9999.ebuild +++ b/sys-apps/dbus-broker/dbus-broker-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2020 Gentoo Authors +# Copyright 2017-2021 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 ~ppc64" + KEYWORDS="~amd64 ~arm64 ~ppc64" SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz" declare -Ag SUBPROJECTS=( [c-dvar]=9e1a5b4363aaece7169df2b2852944a1434b2df5 -- cgit v1.2.3-65-gdbad